Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1081 unsigned AArch64FastISel::emitAddSub(bool UseAdd, MVT RetVT, const Value *LHS, in emitAddSub()
1235 unsigned AArch64FastISel::emitAddSub_rr(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rr()
1269 unsigned AArch64FastISel::emitAddSub_ri(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_ri()
1314 unsigned AArch64FastISel::emitAddSub_rs(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rs()
1355 unsigned AArch64FastISel::emitAddSub_rx(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rx()
1420 bool AArch64FastISel::emitICmp(MVT RetVT, const Value *LHS, const Value *RHS, in emitICmp()
1426 bool AArch64FastISel::emitICmp_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, in emitICmp_ri()
1432 bool AArch64FastISel::emitFCmp(MVT RetVT, const Value *LHS, const Value *RHS) { in emitFCmp()
1467 unsigned AArch64FastISel::emitAdd(MVT RetVT, const Value *LHS, const Value *RHS, in emitAdd()
1497 unsigned AArch64FastISel::emitSub(MVT RetVT, const Value *LHS, const Value *RHS, in emitSub()
[all …]
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1158 unsigned AArch64FastISel::emitAddSub(bool UseAdd, MVT RetVT, const Value *LHS, in emitAddSub()
1312 unsigned AArch64FastISel::emitAddSub_rr(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rr()
1350 unsigned AArch64FastISel::emitAddSub_ri(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_ri()
1395 unsigned AArch64FastISel::emitAddSub_rs(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rs()
1438 unsigned AArch64FastISel::emitAddSub_rx(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rx()
1505 bool AArch64FastISel::emitICmp(MVT RetVT, const Value *LHS, const Value *RHS, in emitICmp()
1511 bool AArch64FastISel::emitICmp_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, in emitICmp_ri()
1517 bool AArch64FastISel::emitFCmp(MVT RetVT, const Value *LHS, const Value *RHS) { in emitFCmp()
1552 unsigned AArch64FastISel::emitAdd(MVT RetVT, const Value *LHS, const Value *RHS, in emitAdd()
1582 unsigned AArch64FastISel::emitSub(MVT RetVT, const Value *LHS, const Value *RHS, in emitSub()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1160 unsigned AArch64FastISel::emitAddSub(bool UseAdd, MVT RetVT, const Value *LHS, in emitAddSub()
1314 unsigned AArch64FastISel::emitAddSub_rr(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rr()
1352 unsigned AArch64FastISel::emitAddSub_ri(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_ri()
1397 unsigned AArch64FastISel::emitAddSub_rs(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rs()
1440 unsigned AArch64FastISel::emitAddSub_rx(bool UseAdd, MVT RetVT, unsigned LHSReg, in emitAddSub_rx()
1507 bool AArch64FastISel::emitICmp(MVT RetVT, const Value *LHS, const Value *RHS, in emitICmp()
1513 bool AArch64FastISel::emitICmp_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, in emitICmp_ri()
1519 bool AArch64FastISel::emitFCmp(MVT RetVT, const Value *LHS, const Value *RHS) { in emitFCmp()
1554 unsigned AArch64FastISel::emitAdd(MVT RetVT, const Value *LHS, const Value *RHS, in emitAdd()
1584 unsigned AArch64FastISel::emitSub(MVT RetVT, const Value *LHS, const Value *RHS, in emitSub()
[all …]
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp501 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT()
524 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND()
559 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT()
601 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT()
643 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP()
683 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp220 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT()
246 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND()
284 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT()
326 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT()
368 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP()
408 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp223 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { in getFPEXT()
253 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { in getFPROUND()
291 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) { in getFPTOSINT()
340 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) { in getFPTOUINT()
389 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) { in getSINTTOFP()
435 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) { in getUINTTOFP()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp512 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns() local
713 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
740 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
/external/llvm-project/llvm/utils/TableGen/
DFastISelEmitter.cpp522 MVT::SimpleValueType RetVT = MVT::isVoid; in collectPatterns() local
719 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
744 MVT::SimpleValueType RetVT = RI->first; in printFunctionDefinitions() local
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp246 unsigned MipsFastISel::emitLogicalOp(unsigned ISDOpc, MVT RetVT, in emitLogicalOp()
1220 bool MipsFastISel::finishCall(CallLoweringInfo &CLI, MVT RetVT, in finishCall()
1275 MVT RetVT; in fastLowerCall() local
1706 MVT RetVT; in selectShift() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp296 unsigned MipsFastISel::emitLogicalOp(unsigned ISDOpc, MVT RetVT, in emitLogicalOp()
1279 bool MipsFastISel::finishCall(CallLoweringInfo &CLI, MVT RetVT, in finishCall()
1515 MVT RetVT; in fastLowerCall() local
1963 MVT RetVT; in selectShift() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsFastISel.cpp296 unsigned MipsFastISel::emitLogicalOp(unsigned ISDOpc, MVT RetVT, in emitLogicalOp()
1277 bool MipsFastISel::finishCall(CallLoweringInfo &CLI, MVT RetVT, in finishCall()
1513 MVT RetVT; in fastLowerCall() local
1961 MVT RetVT; in selectShift() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp276 MVT RetVT; in foldX86XALUIntrinsic() local
1936 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect()
2056 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect()
2160 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect()
2225 MVT RetVT; in X86SelectSelect() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FastISel.cpp247 MVT RetVT; in foldX86XALUIntrinsic() local
2031 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect()
2163 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect()
2298 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect()
2377 MVT RetVT; in X86SelectSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1882 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LROUND() local
1895 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLROUND() local
1908 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LRINT() local
1921 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLRINT() local
1937 static ISD::NodeType GetPromotionOpcode(EVT OpVT, EVT RetVT) { in GetPromotionOpcode()
DLegalizeDAG.cpp2045 EVT RetVT = Node->getValueType(0); in ExpandLibCall() local
2105 EVT RetVT = Node->getValueType(0); in ExpandFPLibCall() local
2161 EVT RetVT = Node->getValueType(0); in ExpandArgFPLibCall() local
2199 EVT RetVT = Node->getValueType(0); in ExpandDivRemLibCall() local
2294 EVT RetVT = Node->getValueType(0); in ExpandSinCosLibCall() local
3911 EVT RetVT = Node->getValueType(0); in ConvertNodeToLibcall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp248 MVT RetVT; in foldX86XALUIntrinsic() local
2015 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { in X86FastEmitCMoveSelect()
2147 bool X86FastISel::X86FastEmitSSESelect(MVT RetVT, const Instruction *I) { in X86FastEmitSSESelect()
2282 bool X86FastISel::X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) { in X86FastEmitPseudoSelect()
2361 MVT RetVT; in X86SelectSelect() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2102 EVT RetVT = Node->getValueType(0); in ExpandLibCall() local
2162 EVT RetVT = Node->getValueType(0); in ExpandFPLibCall() local
2218 EVT RetVT = Node->getValueType(0); in ExpandArgFPLibCall() local
2256 EVT RetVT = Node->getValueType(0); in ExpandDivRemLibCall() local
2351 EVT RetVT = Node->getValueType(0); in ExpandSinCosLibCall() local
4069 EVT RetVT = Node->getValueType(0); in ConvertNodeToLibcall() local
DLegalizeFloatTypes.cpp1988 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LROUND() local
2001 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLROUND() local
2014 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LRINT() local
2027 EVT RetVT = N->getOperand(0).getValueType(); in ExpandFloatOp_LLRINT() local
2043 static ISD::NodeType GetPromotionOpcode(EVT OpVT, EVT RetVT) { in GetPromotionOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2034 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, in FinishCall()
2209 MVT RetVT; in ARMEmitLibcall() local
2315 MVT RetVT; in SelectCall() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMFastISel.cpp2021 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, in FinishCall()
2206 MVT RetVT; in ARMEmitLibcall() local
2311 MVT RetVT; in SelectCall() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2016 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()
2192 MVT RetVT; in ARMEmitLibcall() local
2300 MVT RetVT; in SelectCall() local
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1393 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { in finishCall()
1480 MVT RetVT; in fastLowerCall() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1493 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { in finishCall()
1577 MVT RetVT; in fastLowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1490 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { in finishCall()
1570 MVT RetVT; in fastLowerCall() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp1145 EVT RetVT = TLI.getValueType(DL, I->getType()); in selectBitCast() local

12