Home
last modified time | relevance | path

Searched defs:Call2 (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasAnalysis.h793 ModRefInfo getModRefInfo(const CallBase *Call1, const CallBase *Call2) { in getModRefInfo()
800 ModRefInfo getModRefInfo(Instruction *I, const CallBase *Call2) { in getModRefInfo()
926 ModRefInfo getModRefInfo(const CallBase *Call1, const CallBase *Call2, in getModRefInfo()
1006 ModRefInfo getModRefInfo(const CallBase *Call1, const CallBase *Call2, in getModRefInfo()
1060 ModRefInfo getModRefInfo(const CallBase *Call1, const CallBase *Call2, in getModRefInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysis.cpp150 ModRefInfo AAResults::getModRefInfo(Instruction *I, const CallBase *Call2) { in getModRefInfo()
155 ModRefInfo AAResults::getModRefInfo(Instruction *I, const CallBase *Call2, in getModRefInfo()
246 const CallBase *Call2) { in getModRefInfo()
252 const CallBase *Call2, AAQueryInfo &AAQI) { in getModRefInfo()
DScopedNoAliasAA.cpp117 const CallBase *Call2, in getModRefInfo()
DTypeBasedAliasAnalysis.cpp440 const CallBase *Call2, in getModRefInfo()
DBasicAliasAnalysis.cpp1048 const CallBase *Call2, in getModRefInfo()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTest.cpp251 CallInst *Call2 = Builder.CreateCall(Foo2, {}); in TEST_F() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp416 auto Call2 = Builder.CreateCall(Callee, None); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp419 auto Call2 = makeLibCall(DAG, LC2, RetVT, Ops, CallOptions, dl, Chain); in softenSetCCOperands() local