Home
last modified time | relevance | path

Searched defs:CallTarget (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectThunks.cpp192 MachineBasicBlock *CallTarget = in populateThunk() local
H A DX86MCInstLower.cpp796 const MachineOperand &CallTarget = SOpers.getCallTarget(); in LowerSTATEPOINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp181 const MachineOperand &CallTarget = SOpers.getCallTarget(); in LowerSTATEPOINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp181 uint64_t CallTarget = CalleeMO.getImm(); in LowerPATCHPOINT() local
226 const MachineOperand &CallTarget = SOpers.getCallTarget(); in LowerSTATEPOINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp826 MachineOperand &CallTarget, in createCall()
851 const MachineOperand &CallTarget = MI.getOperand(2); in expandCALL_RVMARKER() local
H A DAArch64AsmPrinter.cpp1701 int64_t CallTarget = Opers.getCallTarget().getImm(); in LowerPATCHPOINT() local
1733 const MachineOperand &CallTarget = SOpers.getCallTarget(); in LowerSTATEPOINT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp815 SDValue CallTarget = SDValue(CallNode->getOperand(1).getNode(), 0); in LowerAsSTATEPOINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp854 uint64_t CallTarget = CalleeMO.getImm(); in LowerPATCHPOINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp570 int64_t CallTarget = CalleeMO.getImm(); in LowerPATCHPOINT() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1700 FunctionCallee CallTarget(Call->getFunctionType(), Call->getCalledOperand()); in makeStatepointExplicitImpl() local