|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/AArch64/AArch64GenFastISel.inc 122 if (RetVT.SimpleTy != MVT::isVoid)
2558 if (RetVT.SimpleTy != MVT::isVoid)
5005 if (RetVT.SimpleTy != MVT::isVoid)
5014 if (RetVT.SimpleTy != MVT::isVoid)
5023 if (RetVT.SimpleTy != MVT::isVoid)
gen/lib/Target/ARM/ARMGenFastISel.inc 81 if (RetVT.SimpleTy != MVT::isVoid)
99 if (RetVT.SimpleTy != MVT::isVoid)
123 if (RetVT.SimpleTy != MVT::isVoid)
141 if (RetVT.SimpleTy != MVT::isVoid)
150 if (RetVT.SimpleTy != MVT::isVoid)
159 if (RetVT.SimpleTy != MVT::isVoid)
242 if (RetVT.SimpleTy != MVT::isVoid)
601 if (RetVT.SimpleTy != MVT::isVoid)
1562 if (RetVT.SimpleTy != MVT::isVoid)
2737 if (RetVT.SimpleTy != MVT::isVoid)
2761 if (RetVT.SimpleTy != MVT::isVoid)
2770 if (RetVT.SimpleTy != MVT::isVoid)
2779 if (RetVT.SimpleTy != MVT::isVoid)
2799 if (RetVT.SimpleTy != MVT::isVoid)
2823 if (RetVT.SimpleTy != MVT::isVoid)
6199 if (RetVT.SimpleTy != MVT::isVoid)
6217 if (RetVT.SimpleTy != MVT::isVoid)
6235 if (RetVT.SimpleTy != MVT::isVoid)
6508 if (RetVT.SimpleTy != MVT::isVoid)
6526 if (RetVT.SimpleTy != MVT::isVoid)
6573 if (RetVT.SimpleTy != MVT::isVoid)
6591 if (RetVT.SimpleTy != MVT::isVoid)
gen/lib/Target/Mips/MipsGenFastISel.inc 116 if (RetVT.SimpleTy != MVT::isVoid)
143 if (RetVT.SimpleTy != MVT::isVoid)
826 if (RetVT.SimpleTy != MVT::isVoid)
844 if (RetVT.SimpleTy != MVT::isVoid)
967 if (RetVT.SimpleTy != MVT::isVoid)
991 if (RetVT.SimpleTy != MVT::isVoid)
2872 if (RetVT.SimpleTy != MVT::isVoid)
2921 if (RetVT.SimpleTy != MVT::isVoid)
2939 if (RetVT.SimpleTy != MVT::isVoid)
2945 if (RetVT.SimpleTy != MVT::isVoid)
gen/lib/Target/PowerPC/PPCGenFastISel.inc 1534 if (RetVT.SimpleTy != MVT::isVoid)
1540 if (RetVT.SimpleTy != MVT::isVoid)
3352 if (RetVT.SimpleTy != MVT::isVoid)
3358 if (RetVT.SimpleTy != MVT::isVoid)
gen/lib/Target/WebAssembly/WebAssemblyGenFastISel.inc 812 if (RetVT.SimpleTy != MVT::isVoid)
818 if (RetVT.SimpleTy != MVT::isVoid)
834 if (RetVT.SimpleTy != MVT::isVoid)
940 if (RetVT.SimpleTy != MVT::isVoid)
gen/lib/Target/X86/X86GenFastISel.inc 462 if (RetVT.SimpleTy != MVT::isVoid)
471 if (RetVT.SimpleTy != MVT::isVoid)
480 if (RetVT.SimpleTy != MVT::isVoid)
2515 if (RetVT.SimpleTy != MVT::isVoid)
2524 if (RetVT.SimpleTy != MVT::isVoid)
2536 if (RetVT.SimpleTy != MVT::isVoid)
3866 if (RetVT.SimpleTy != MVT::isVoid)
3872 if (RetVT.SimpleTy != MVT::isVoid)
4495 if (RetVT.SimpleTy != MVT::isVoid)
4504 if (RetVT.SimpleTy != MVT::isVoid)
4513 if (RetVT.SimpleTy != MVT::isVoid)
4533 if (RetVT.SimpleTy != MVT::isVoid)
4542 if (RetVT.SimpleTy != MVT::isVoid)
4551 if (RetVT.SimpleTy != MVT::isVoid)
5874 if (RetVT.SimpleTy != MVT::isVoid)
5883 if (RetVT.SimpleTy != MVT::isVoid)
include/llvm/CodeGen/TargetLowering.h 1226 assert(NVT.isInteger() == VT.isInteger() && NVT != MVT::isVoid &&
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp 2605 TLI.makeLibCall(DAG, RTLIB::STACKPROTECTOR_CHECK_FAIL, MVT::isVoid,
lib/CodeGen/TargetLoweringBase.cpp 1174 NumRegistersForVT[MVT::isVoid] = 0;
lib/CodeGen/ValueTypes.cpp 135 case MVT::isVoid: return "isVoid";
269 case MVT::isVoid: return Type::getVoidTy(Context);
454 return MVT::isVoid;
lib/Target/AArch64/AArch64FastISel.cpp 3162 if (RetVT != MVT::isVoid) {
3226 RetVT = MVT::isVoid;
lib/Target/ARM/ARMFastISel.cpp 2044 if (RetVT != MVT::isVoid) {
2211 RetVT = MVT::isVoid;
2216 if (RetVT != MVT::isVoid && RetVT != MVT::i32) {
2317 RetVT = MVT::isVoid;
2323 if (RetVT != MVT::isVoid && RetVT != MVT::i1 && RetVT != MVT::i8 &&
lib/Target/ARM/ARMISelLowering.cpp15002 case MVT::isVoid:
15079 case MVT::isVoid:
lib/Target/Mips/MipsFastISel.cpp 1283 if (RetVT != MVT::isVoid) {
1517 RetVT = MVT::isVoid;
lib/Target/PowerPC/PPCFastISel.cpp 1501 if (RetVT != MVT::isVoid) {
1572 RetVT = MVT::isVoid;
1581 if (RetVT != MVT::isVoid && RetVT != MVT::i8 && RetVT != MVT::i16 &&
utils/TableGen/CodeGenDAGPatterns.cpp 1425 if (P.second == MVT::isVoid)
utils/TableGen/CodeGenTarget.cpp 79 case MVT::isVoid: return "MVT::isVoid";
703 if (VT == MVT::isVoid)
739 if (VT == MVT::isVoid && i != e-1 /*void at end means varargs*/)
utils/TableGen/FastISelEmitter.cpp 522 MVT::SimpleValueType RetVT = MVT::isVoid;
utils/TableGen/IntrinsicEmitter.cpp 257 case MVT::isVoid: return Sig.push_back(IIT_VARARG);
436 Int.IS.RetVTs[0] == MVT::isVoid)