/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | GuardUtils.h | 18 class CallInst; variable
|
D | ModuleUtils.h | 112 class CallInst; variable
|
D | SimplifyLibCalls.h | 24 class CallInst; variable
|
D | Cloning.h | 37 class CallInst; variable
|
D | CodeExtractor.h | 31 class CallInst; variable
|
D | Local.h | 44 class CallInst; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | IntrinsicLowering.h | 21 class CallInst; variable
|
D | MachineModuleInfo.h | 47 class CallInst; variable
|
D | FastISel.h | 38 class CallInst; variable
|
D | TargetLowering.h | 863 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/ |
D | AutoUpgrade.h | 20 class CallInst; variable
|
D | BasicBlock.h | 34 class CallInst; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | MemCpyOptimizer.h | 27 class CallInst; variable
|
D | GVN.h | 41 class CallInst; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.h | 27 class CallInst; variable
|
D | SelectionDAGBuilder.h | 50 class CallInst; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | AssumptionCache.h | 29 class CallInst; variable
|
D | MemoryBuiltins.h | 33 class CallInst; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | BasicBlock.h | 30 class CallInst; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 108 MCInst CallInst; in EmitCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | IRTranslator.h | 37 class CallInst; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 1240 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/ |
D | X86MCInstLower.cpp | 1235 MCInst CallInst; in LowerSTATEPOINT() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 922 bool SampleProfileLoader::shouldInlineColdCallee(Instruction &CallInst) { in shouldInlineColdCallee()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 422 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
|