Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DGuardUtils.h18 class CallInst; variable
DModuleUtils.h112 class CallInst; variable
DSimplifyLibCalls.h24 class CallInst; variable
DCloning.h37 class CallInst; variable
DCodeExtractor.h31 class CallInst; variable
DLocal.h44 class CallInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DIntrinsicLowering.h21 class CallInst; variable
DMachineModuleInfo.h47 class CallInst; variable
DFastISel.h38 class CallInst; variable
DTargetLowering.h863 virtual bool getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &, in getTgtMemIntrinsic()
1662 virtual bool shouldAlignPointerArgs(CallInst * /*CI*/, unsigned & /*MinSize*/, in shouldAlignPointerArgs() argument
3700 virtual bool mayBeEmittedAsTailCall(const CallInst *) const { in mayBeEmittedAsTailCall()
3852 virtual bool ExpandInlineAsm(CallInst *) const { in ExpandInlineAsm() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAutoUpgrade.h20 class CallInst; variable
DBasicBlock.h34 class CallInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DMemCpyOptimizer.h27 class CallInst; variable
DGVN.h41 class CallInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h27 class CallInst; variable
DSelectionDAGBuilder.h50 class CallInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAssumptionCache.h29 class CallInst; variable
DMemoryBuiltins.h33 class CallInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DBasicBlock.h30 class CallInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp108 MCInst CallInst; in EmitCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h37 class CallInst; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp1240 auto CallInst = TII.insertOutlinedCall(M, MBB, StartIt, *MF, C); in outline() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp1235 MCInst CallInst; in LowerSTATEPOINT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp922 bool SampleProfileLoader::shouldInlineColdCallee(Instruction &CallInst) { in shouldInlineColdCallee()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp422 CallInst::CallInst(FunctionType *Ty, Value *Func, const Twine &Name, in CallInst() function in CallInst
429 CallInst::CallInst(FunctionType *Ty, Value *Func, const Twine &Name, in CallInst() function in CallInst
436 CallInst::CallInst(const CallInst &CI) in CallInst() function in CallInst