Home
last modified time | relevance | path

Searched defs:getPointerOperandType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstructions.h277 Type *getPointerOperandType() const { return getPointerOperand()->getType(); } in getPointerOperandType() function
405 Type *getPointerOperandType() const { return getPointerOperand()->getType(); } in getPointerOperandType() function
DOperator.h471 Type *getPointerOperandType() const { in getPointerOperandType() function
550 Type *getPointerOperandType() const { in getPointerOperandType() function
/external/llvm/include/llvm/IR/
DOperator.h399 Type *getPointerOperandType() const { in getPointerOperandType() function
471 Type *getPointerOperandType() const { in getPointerOperandType() function
/external/swiftshader/third_party/LLVM/include/llvm/
DOperator.h264 PointerType *getPointerOperandType() const { in getPointerOperandType() function