Home
last modified time | relevance | path

Searched defs:CallInst (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DGuardUtils.h18 class CallInst; variable
H A DLocal.h37 class CallInst; variable
H A DSCCPSolver.h27 class CallInst; variable
H A DSimplifyLibCalls.h24 class CallInst; variable
[all...]
H A DMemoryOpRemark.h24 class CallInst; variable
H A DCodeExtractor.h31 class CallInst; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DIntrinsicLowering.h19 class CallInst; variable
H A DFastISel.h38 class CallInst; variable
[all...]
H A DTargetLowering.h1209 getTgtMemIntrinsic(IntrinsicInfo &,const CallInst &,MachineFunction &,unsigned) getTgtMemIntrinsic() argument
2096 shouldAlignPointerArgs(CallInst *,unsigned &,Align &) shouldAlignPointerArgs() argument
4793 mayBeEmittedAsTailCall(const CallInst *) mayBeEmittedAsTailCall() argument
4925 ExpandInlineAsm(CallInst *) ExpandInlineAsm() argument
/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.h21 class CallInst; global() variable
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DAlignmentFromAssumptions.h25 class CallInst; variable
H A DMemCpyOptimizer.h27 class CallInst; variable
H A DGVN.h40 class CallInst; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h24 class CallInst; variable
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h27 class CallInst; variable
/llvm-project/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp375 MCInst &CallInst, in maybeGetHotJumpTableTargets() argument
528 findCallTargetSymbols(std::vector<Callsite> & Targets,size_t & N,BinaryBasicBlock & BB,MCInst & CallInst,MCInst * & TargetFetchInst) const findCallTargetSymbols() argument
751 rewriteCall(BinaryBasicBlock & IndCallBlock,const MCInst & CallInst,MCPlusBuilder::BlocksVectorTy && ICPcode,const std::vector<MCInst * > & MethodFetchInsns) const rewriteCall() argument
[all...]
H A DInliner.cpp236 BinaryBasicBlock::iterator CallInst, in inlineCall() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h25 class CallInst; variable
/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h34 class CallInst; variable
[all...]
H A DDiagnosticInfo.h40 class CallInst; variable
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp109 CallInst.setOpcode(SP::CALL); in EmitCall() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h50 class CallInst; variable
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h39 class CallInst; variable
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp976 CallInst.addReg(Info.Callee.getReg()); in addCallTargetOperands() argument
1156 handleImplicitCallArguments(MachineIRBuilder & MIRBuilder,MachineInstrBuilder & CallInst,const GCNSubtarget & ST,const SIMachineFunctionInfo & FuncInfo,CallingConv::ID CalleeCC,ArrayRef<std::pair<MCRegister,Register>> ImplicitArgRegs) const handleImplicitCallArguments() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp898 auto CallInst = TII.insertOutlinedCall(M, MBB, StartIt, *MF, C); outline() local

12