| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 1549 unsigned AArch64FastISel::emitSubs_rr(MVT RetVT, unsigned LHSReg, in emitSubs_rr() 1555 unsigned AArch64FastISel::emitSubs_rs(MVT RetVT, unsigned LHSReg, in emitSubs_rs() 1728 unsigned AArch64FastISel::emitAnd_ri(MVT RetVT, unsigned LHSReg, in emitAnd_ri() 1956 MVT RetVT = VT; in selectLoad() local 3160 MVT RetVT; in fastLowerCall() local 3336 MVT RetVT; in foldXALUIntrinsic() local 3514 MVT RetVT; in fastLowerIntrinsicCall() local 4488 MVT RetVT; in selectIntExt() local 4643 MVT RetVT; in selectShift() local 4729 MVT RetVT, SrcVT; in selectBitCast() local [all …]
|
| H A D | AArch64ISelLowering.cpp | 19036 const EVT RetVT = N->getValueType(0); in performGatherLoadCombine() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 233 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT() 265 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND() 308 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT() 357 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT() 406 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP() 452 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP() 496 RTLIB::Libcall RTLIB::getPOWI(EVT RetVT) { in getPOWI()
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | FastISelEmitter.cpp | 518 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns() local 710 MVT::SimpleValueType RetVT = RI.first; in printFunctionDefinitions() local 734 MVT::SimpleValueType RetVT = RI.first; in printFunctionDefinitions() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsFastISel.cpp | 291 unsigned MipsFastISel::emitLogicalOp(unsigned ISDOpc, MVT RetVT, in emitLogicalOp() 1270 bool MipsFastISel::finishCall(CallLoweringInfo &CLI, MVT RetVT, in finishCall() 1506 MVT RetVT; in fastLowerCall() local 1954 MVT RetVT; in selectShift() local
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 235 MVT RetVT; in foldX86XALUIntrinsic() local 2028 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect() 2153 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect() 2275 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect() 2350 MVT RetVT; in X86SelectSelect() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeFloatTypes.cpp | 948 static RTLIB::Libcall findFPToIntLibcall(EVT SrcVT, EVT RetVT, EVT &Promoted, in findFPToIntLibcall() 2018 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LROUND() local 2031 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLROUND() local 2044 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LRINT() local 2057 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLRINT() local 2073 static ISD::NodeType GetPromotionOpcode(EVT OpVT, EVT RetVT) { in GetPromotionOpcode()
|
| H A D | LegalizeDAG.cpp | 2035 EVT RetVT = Node->getValueType(0); in ExpandLibCall() local 2084 EVT RetVT = Node->getValueType(0); in ExpandFPLibCall() local 2176 EVT RetVT = Node->getValueType(0); in ExpandDivRemLibCall() local 2269 EVT RetVT = Node->getValueType(0); in ExpandSinCosLibCall() local 3959 EVT RetVT = Node->getValueType(0); in ConvertNodeToLibcall() local
|
| H A D | FastISel.cpp | 2101 Register FastISel::fastEmitInst_extractsubreg(MVT RetVT, unsigned Op0, in fastEmitInst_extractsubreg()
|
| H A D | LegalizeIntegerTypes.cpp | 2576 EVT RetVT = Node->getValueType(0); in ExpandAtomic() local 3493 EVT RetVT = N->getValueType(0); in ExpandIntRes_LLROUND_LLRINT() local
|
| H A D | TargetLowering.cpp | 143 TargetLowering::makeLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, EVT RetVT, in makeLibCall() 401 EVT RetVT = getCmpLibcallReturnType(); in softenSetCCOperands() local
|
| H A D | SelectionDAGBuilder.cpp | 6301 EVT RetVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitIntrinsicCall() local 9645 EVT RetVT = OldRetTys[i]; in LowerCallTo() local
|
| H A D | LegalizeVectorTypes.cpp | 6236 EVT RetVT = WidenEltVT; in findMemType() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 2021 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, in FinishCall() 2207 MVT RetVT; in ARMEmitLibcall() local 2314 MVT RetVT; in SelectCall() local
|
| H A D | ARMISelLowering.cpp | 3215 auto RetVT = Outs[realRVLocIdx].ArgVT; in LowerReturn() local
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCFastISel.cpp | 1490 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { in finishCall() 1574 MVT RetVT; in fastLowerCall() local
|
| H A D | PPCISelLowering.cpp | 17831 EVT RetVT = Op.getValueType(); in lowerToLibCall() local
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFastISel.cpp | 1157 EVT RetVT = TLI.getValueType(DL, I->getType()); in selectBitCast() local
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 1889 SDValue Chain, SelectionDAG &DAG, const char *CalleeName, EVT RetVT, in makeExternalCall()
|