Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicInst.h124 Value *getRawDest() const { return const_cast<Value*>(getArgOperand(0)); } in getRawDest() function
/external/llvm/include/llvm/IR/
DIntrinsicInst.h143 Value *getRawDest() const { return const_cast<Value*>(getArgOperand(0)); } in getRawDest() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicInst.h256 Value *getRawDest() const { in getRawDest() function