Home
last modified time | relevance | path

Searched refs:getRawSourceUse (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DIntrinsicInst.h243 const Use &getRawSourceUse() const { return getArgOperandUse(1); } in getRawSourceUse() function
244 Use &getRawSourceUse() { return getArgOperandUse(1); } in getRawSourceUse() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h398 const Use &getRawSourceUse() const { in getRawSourceUse() function
401 Use &getRawSourceUse() { return BaseCL::getArgOperandUse(ARG_SOURCE); } in getRawSourceUse() function
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h480 const Use &getRawSourceUse() const { in getRawSourceUse() function
483 Use &getRawSourceUse() { return BaseCL::getArgOperandUse(ARG_SOURCE); } in getRawSourceUse() function