Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DGuardUtils.h18 class CallInst; variable
H A DSCCPSolver.h27 class CallInst; variable
H A DLocal.h36 class CallInst; global() variable
H A DSimplifyLibCalls.h24 class CallInst; variable
[all...]
H A DMemoryOpRemark.h24 class CallInst; variable
H A DCodeExtractor.h31 class CallInst; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DIntrinsicLowering.h19 class CallInst; variable
H A DFastISel.h38 class CallInst; variable
[all...]
H A DTargetLowering.h1164 getTgtMemIntrinsic(IntrinsicInfo &,const CallInst &,MachineFunction &,unsigned) getTgtMemIntrinsic() argument
2020 shouldAlignPointerArgs(CallInst *,unsigned &,Align &) shouldAlignPointerArgs() argument
4637 mayBeEmittedAsTailCall(const CallInst *) mayBeEmittedAsTailCall() argument
4770 ExpandInlineAsm(CallInst *) ExpandInlineAsm() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.h21 class CallInst; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTypeMetadataUtils.h23 class CallInst; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DMemCpyOptimizer.h27 class CallInst; variable
H A DGVN.h40 class CallInst; variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h27 class CallInst; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h25 class CallInst; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h34 class CallInst; variable
[all...]
H A DDiagnosticInfo.h40 class CallInst; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp109 MCInst CallInst; in EmitCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h50 class CallInst; variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h39 class CallInst; variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp976 static bool addCallTargetOperands(MachineInstrBuilder &CallInst, in addCallTargetOperands() argument
1156 MachineIRBuilder &MIRBuilder, MachineInstrBuilder &CallInst, in handleImplicitCallArguments() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp890 auto CallInst = TII.insertOutlinedCall(M, MBB, StartIt, *MF, C); outline() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp804 MCInst CallInst; LowerSTATEPOINT() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp712 CallInst::CallInst(FunctionType *Ty, Value *Func, const Twine &Name, CallInst() function in CallInst
719 CallInst::CallInst(FunctionType *Ty, Value *Func, const Twine &Name, CallInst() function in CallInst
726 CallInst::CallInst(const CallInst &CI) CallInst() function in CallInst
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1043 shouldInlineColdCallee(CallBase & CallInst) shouldInlineColdCallee() argument