Home
last modified time | relevance | path

Searched defs:StatepointCall (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DStatepoint.h75 CallBaseTy *StatepointCall; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp4480 const auto *StatepointCall = dyn_cast<CallBase>(Call.getArgOperand(0)); in visitIntrinsicCall() local
4530 const CallBase &StatepointCall = in visitIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp5281 const auto *StatepointCall = dyn_cast<CallBase>(Statepoint); in visitIntrinsicCall() local
5330 const Value &StatepointCall = *cast<GCRelocateInst>(Call).getStatepoint(); in visitIntrinsicCall() local