Home
last modified time | relevance | path

Searched defs:RetVT (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1549 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 DAArch64ISelLowering.cpp19036 const EVT RetVT = N->getValueType(0); in performGatherLoadCombine() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp233 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 DFastISelEmitter.cpp518 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 DMipsFastISel.cpp291 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 DX86FastISel.cpp235 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 DLegalizeFloatTypes.cpp948 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 DLegalizeDAG.cpp2035 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 DFastISel.cpp2101 Register FastISel::fastEmitInst_extractsubreg(MVT RetVT, unsigned Op0, in fastEmitInst_extractsubreg()
H A DLegalizeIntegerTypes.cpp2576 EVT RetVT = Node->getValueType(0); in ExpandAtomic() local
3493 EVT RetVT = N->getValueType(0); in ExpandIntRes_LLROUND_LLRINT() local
H A DTargetLowering.cpp143 TargetLowering::makeLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, EVT RetVT, in makeLibCall()
401 EVT RetVT = getCmpLibcallReturnType(); in softenSetCCOperands() local
H A DSelectionDAGBuilder.cpp6301 EVT RetVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitIntrinsicCall() local
9645 EVT RetVT = OldRetTys[i]; in LowerCallTo() local
H A DLegalizeVectorTypes.cpp6236 EVT RetVT = WidenEltVT; in findMemType() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2021 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, in FinishCall()
2207 MVT RetVT; in ARMEmitLibcall() local
2314 MVT RetVT; in SelectCall() local
H A DARMISelLowering.cpp3215 auto RetVT = Outs[realRVLocIdx].ArgVT; in LowerReturn() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1490 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { in finishCall()
1574 MVT RetVT; in fastLowerCall() local
H A DPPCISelLowering.cpp17831 EVT RetVT = Op.getValueType(); in lowerToLibCall() local
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1157 EVT RetVT = TLI.getValueType(DL, I->getType()); in selectBitCast() local
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1889 SDValue Chain, SelectionDAG &DAG, const char *CalleeName, EVT RetVT, in makeExternalCall()