Searched defs:RetVT (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1130 EVT RetVT = TLI.getValueType(DL, I->getType()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2245 unsigned FastISel::fastEmitInst_extractsubreg(MVT RetVT, unsigned Op0, argument
H A DLegalizeFloatTypes.cpp1882 EVT RetVT = N->getOperand(0).getValueType(); local
1895 EVT RetVT = N->getOperand(0).getValueType(); local
1908 EVT RetVT = N->getOperand(0).getValueType(); local
1921 EVT RetVT = N->getOperand(0).getValueType(); local
1937 static ISD::NodeType GetPromotionOpcode(EVT OpVT, EVT RetVT) { argument
[all...]
H A DLegalizeIntegerTypes.cpp1954 EVT RetVT = Node->getValueType(0); local
2778 EVT RetVT = N->getValueType(0); local
H A DLegalizeVectorTypes.cpp4777 EVT RetVT = WidenEltVT; local
H A DTargetLowering.cpp126 TargetLowering::makeLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, EVT RetVT, argument
396 EVT RetVT = getCmpLibcallReturnType(); local
[all...]
H A DSelectionDAGBuilder.cpp6214 EVT RetVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); local
9056 EVT RetVT = OldRetTys[i]; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp220 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { argument
246 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { argument
284 getFPTOSINT(EVT OpVT, EVT RetVT) argument
326 getFPTOUINT(EVT OpVT, EVT RetVT) argument
368 getSINTTOFP(EVT OpVT, EVT RetVT) argument
408 getUINTTOFP(EVT OpVT, EVT RetVT) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp296 unsigned MipsFastISel::emitLogicalOp(unsigned ISDOpc, MVT RetVT, argument
1279 bool MipsFastISel::finishCall(CallLoweringInfo &CLI, MVT RetVT, argument
1963 MVT RetVT; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1490 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { argument
1570 MVT RetVT; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2034 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<Register> &UsedRegs, argument
2209 MVT RetVT; local
2315 MVT RetVT; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp248 MVT RetVT; local
2015 bool X86FastISel::X86FastEmitCMoveSelect(MVT RetVT, const Instruction *I) { argument
2147 X86FastEmitSSESelect(MVT RetVT, const Instruction *I) argument
2282 X86FastEmitPseudoSelect(MVT RetVT, const Instruction *I) argument
2361 MVT RetVT; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1160 emitAddSub(bool UseAdd, MVT RetVT, const Value *LHS, const Value *RHS, bool SetFlags, bool WantResult, bool IsZExt) argument
1314 emitAddSub_rr(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, bool SetFlags, bool WantResult) argument
1352 emitAddSub_ri(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, uint64_t Imm, bool SetFlags, bool WantResult) argument
1397 emitAddSub_rs(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, AArch64_AM::ShiftExtendType ShiftType, uint64_t ShiftImm, bool SetFlags, bool WantResult) argument
1440 emitAddSub_rx(bool UseAdd, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, AArch64_AM::ShiftExtendType ExtType, uint64_t ShiftImm, bool SetFlags, bool WantResult) argument
1507 emitICmp(MVT RetVT, const Value *LHS, const Value *RHS, bool IsZExt) argument
1513 emitICmp_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, uint64_t Imm) argument
1519 emitFCmp(MVT RetVT, const Value *LHS, const Value *RHS) argument
1554 emitAdd(MVT RetVT, const Value *LHS, const Value *RHS, bool SetFlags, bool WantResult, bool IsZExt) argument
1584 emitSub(MVT RetVT, const Value *LHS, const Value *RHS, bool SetFlags, bool WantResult, bool IsZExt) argument
1590 emitSubs_rr(MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, bool WantResult) argument
1597 emitSubs_rs(MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, AArch64_AM::ShiftExtendType ShiftType, uint64_t ShiftImm, bool WantResult) argument
1607 emitLogicalOp(unsigned ISDOpc, MVT RetVT, const Value *LHS, const Value *RHS) argument
1691 emitLogicalOp_ri(unsigned ISDOpc, MVT RetVT, unsigned LHSReg, bool LHSIsKill, uint64_t Imm) argument
1737 emitLogicalOp_rs(unsigned ISDOpc, MVT RetVT, unsigned LHSReg, bool LHSIsKill, unsigned RHSReg, bool RHSIsKill, uint64_t ShiftImm) argument
1780 emitAnd_ri(MVT RetVT, unsigned LHSReg, bool LHSIsKill, uint64_t Imm) argument
1785 emitLoad(MVT VT, MVT RetVT, Address Addr, bool WantZExt, MachineMemOperand *MMO) argument
2008 MVT RetVT = VT; local
3152 finishCall(CallLoweringInfo &CLI, MVT RetVT, unsigned NumBytes) argument
3399 MVT RetVT; local
3578 MVT RetVT; local
4046 emitMul_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, unsigned Op1, bool Op1IsKill) argument
4066 emitSMULL_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, unsigned Op1, bool Op1IsKill) argument
4076 emitUMULL_rr(MVT RetVT, unsigned Op0, bool Op0IsKill, unsigned Op1, bool Op1IsKill) argument
4086 emitLSL_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, unsigned Op1Reg, bool Op1IsKill) argument
4112 emitLSL_ri(MVT RetVT, MVT SrcVT, unsigned Op0, bool Op0IsKill, uint64_t Shift, bool IsZExt) argument
4192 emitLSR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, unsigned Op1Reg, bool Op1IsKill) argument
4219 emitLSR_ri(MVT RetVT, MVT SrcVT, unsigned Op0, bool Op0IsKill, uint64_t Shift, bool IsZExt) argument
4313 emitASR_rr(MVT RetVT, unsigned Op0Reg, bool Op0IsKill, unsigned Op1Reg, bool Op1IsKill) argument
4340 emitASR_ri(MVT RetVT, MVT SrcVT, unsigned Op0, bool Op0IsKill, uint64_t Shift, bool IsZExt) argument
4531 optimizeIntExtLoad(const Instruction *I, MVT RetVT, MVT SrcVT) argument
4588 MVT RetVT; local
4759 MVT RetVT; local
4848 MVT RetVT, SrcVT; local
4889 MVT RetVT; local
[all...]
H A DAArch64ISelLowering.cpp12431 EVT RetVT = N->getValueType(0); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3635 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT, argument

Completed in 517 milliseconds