/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 249 for (MVT RegVT : RegParmTypes) { in analyzeMustTailForwardedRegisters() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 213 MVT RegVT; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.cpp | 523 EVT RegVT = VA.getLocVT(); in LowerCallArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 1393 EVT RegVT = VA.getLocVT(); in LowerFormalArguments() local 1526 EVT RegVT = VA.getLocVT(); in LowerCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaISelLowering.cpp | 228 EVT RegVT = VA.getLocVT(); in LowerFormalArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 351 EVT RegVT = VA.getLocVT(); in LowerFormalArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLoweringCall.cpp | 1718 EVT RegVT = VA.getLocVT(); in LowerFormalArguments() local 2162 EVT RegVT = VA.getLocVT(); in LowerCall() local
|
H A D | X86ISelLowering.cpp | 24757 MVT RegVT = Op.getSimpleValueType(); in LowerLoad() local 51142 EVT RegVT = Ld->getValueType(0); in combineConstantPoolLoads() local 51216 EVT RegVT = Ld->getValueType(0); in combineLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 1120 MVT RegVT = TLI->getRegisterTypeForCallingConv(Context, CallConv, VT); in getReturnInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 643 EVT RegVT = VA.getLocVT(); in LowerCCCArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 457 EVT RegVT = VA.getLocVT(); in LowerCCCArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 646 EVT RegVT = VA.getLocVT(); in LowerCall() local 947 EVT RegVT = VA.getLocVT(); in LowerFormalArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1208 EVT RegVT = VA.getLocVT(); in LowerCCCArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 783 EVT RegVT = ST->getValue().getValueType(); in tryTLSXFormStore() local 831 EVT RegVT = LD->getValueType(0); in tryTLSXFormLoad() local
|
H A D | PPCISelLowering.cpp | 5657 const MVT RegVT = Subtarget.isPPC64() ? MVT::i64 : MVT::i32; in prepareDescriptorIndirectCall() local 5709 const MVT RegVT = IsPPC64 ? MVT::i64 : MVT::i32; in buildCallOperands() local 6852 const MVT RegVT = IsPPC64 ? MVT::i64 : MVT::i32; in CC_AIX() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 9721 EVT RegVT = Value.getValueType(); in scalarizeVectorStore() local 9819 MVT RegVT = getRegisterType(*DAG.getContext(), intVT); in expandUnalignedLoad() local 9967 MVT RegVT = getRegisterType( in expandUnalignedStore() local
|
H A D | SelectionDAGBuilder.cpp | 9626 const MVT RegVT = *TRI.legalclasstypes_begin(*RC); in getRegistersForValue() local 10036 MVT RegVT = R->getSimpleValueType(0); in visitInlineAsm() local 11651 MVT RegVT = TLI->getRegisterType(*CurDAG->getContext(), VT); in LowerArguments() local
|
H A D | LegalizeIntegerTypes.cpp | 1860 MVT RegVT = TLI.getRegisterType(*DAG.getContext(), VT); in PromoteIntRes_VAARG() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 857 MVT RegVT = VA.getLocVT(); in LowerFormalArguments() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 3705 MVT RegVT = VA.getLocVT(); in LowerFormalArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 3113 EVT RegVT = VA.getLocVT(); in IsEligibleForTailCallOptimization() local 4560 EVT RegVT = VA.getLocVT(); in LowerFormalArguments() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 7349 EVT RegVT = VA.getLocVT(); in LowerFormalArguments() local
|