Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1161 unsigned AArch64FastISel::emitAddSub(bool UseAdd, MVT RetVT, const Value *LHS, in emitAddSub()
1304 unsigned AArch64FastISel::emitAddSub_rr(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rr()
1341 unsigned AArch64FastISel::emitAddSub_ri(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_ri()
1386 unsigned AArch64FastISel::emitAddSub_rs(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rs()
1428 unsigned AArch64FastISel::emitAddSub_rx(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rx()
1494 bool AArch64FastISel::emitICmp(MVT RetVT, const Value *LHS, const Value *RHS, in emitICmp()
1500 bool AArch64FastISel::emitICmp_ri(MVT RetVT, unsigned LHSReg, uint64_t Imm) { in emitICmp_ri()
1505 bool AArch64FastISel::emitFCmp(MVT RetVT, const Value *LHS, const Value *RHS) { in emitFCmp()
1538 unsigned AArch64FastISel::emitAdd(MVT RetVT, const Value *LHS, const Value *RHS, in emitAdd()
1567 unsigned AArch64FastISel::emitSub(MVT RetVT, const Value *LHS, const Value *RHS, in emitSub()
[all …]
H A DAArch64ISelLowering.cpp20934 const EVT RetVT = N->getValueType(0); in performGatherLoadCombine() local
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DFastISelEmitter.cpp513 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns() local
704 MVT::SimpleValueType RetVT = RI.first; in printFunctionDefinitions() local
728 MVT::SimpleValueType RetVT = RI.first; in printFunctionDefinitions() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp235 MVT RetVT; in foldX86XALUIntrinsic() local
2026 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect()
2151 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect()
2273 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect()
2348 MVT RetVT; in X86SelectSelect() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp948 static RTLIB::Libcall findFPToIntLibcall(EVT SrcVT, EVT RetVT, EVT &Promoted, in findFPToIntLibcall()
2019 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LROUND() local
2032 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLROUND() local
2045 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LRINT() local
2058 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLRINT() local
2074 static ISD::NodeType GetPromotionOpcode(EVT OpVT, EVT RetVT) { in GetPromotionOpcode()
H A DLegalizeDAG.cpp2038 EVT RetVT = Node->getValueType(0); in ExpandLibCall() local
2087 EVT RetVT = Node->getValueType(0); in ExpandFPLibCall() local
2173 EVT RetVT = Node->getValueType(0); in ExpandDivRemLibCall() local
2266 EVT RetVT = Node->getValueType(0); in ExpandSinCosLibCall() local
3988 EVT RetVT = Node->getValueType(0); in ConvertNodeToLibcall() local
H A DFastISel.cpp2110 Register FastISel::fastEmitInst_extractsubreg(MVT RetVT, unsigned Op0, in fastEmitInst_extractsubreg()
H A DLegalizeIntegerTypes.cpp2588 EVT RetVT = Node->getValueType(0); in ExpandAtomic() local
3560 EVT RetVT = N->getValueType(0); in ExpandIntRes_XROUND_XRINT() local
H A DTargetLowering.cpp144 TargetLowering::makeLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, EVT RetVT, in makeLibCall()
402 EVT RetVT = getCmpLibcallReturnType(); in softenSetCCOperands() local
H A DSelectionDAGBuilder.cpp6381 EVT RetVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitIntrinsicCall() local
9893 EVT RetVT = OldRetTys[i]; in LowerCallTo() local
H A DLegalizeVectorTypes.cpp6629 EVT RetVT = WidenEltVT; in findMemType() local
/openbsd-src/gnu/llvm/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.cpp3237 auto RetVT = Outs[realRVLocIdx].ArgVT; in LowerReturn() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1489 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { in finishCall()
1573 MVT RetVT; in fastLowerCall() local
H A DPPCISelLowering.cpp18065 EVT RetVT = Op.getValueType(); in lowerToLibCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1157 EVT RetVT = TLI.getValueType(DL, I->getType()); in selectBitCast() local
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp377 EVT RetVT = Op.getValueType(); in lowerUINT_TO_FP() local
402 EVT RetVT = Op.getValueType(); in lowerSINT_TO_FP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1889 SDValue Chain, SelectionDAG &DAG, const char *CalleeName, EVT RetVT, in makeExternalCall()