Home
last modified time | relevance | path

Searched defs:getPointerOperandIndex (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstructions.h276 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
404 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
DOperator.h466 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
545 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
/external/llvm/include/llvm/IR/
DInstructions.h276 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
402 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
DOperator.h394 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
466 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
/external/swiftshader/third_party/LLVM/include/llvm/
DInstructions.h225 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
348 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
DOperator.h258 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp372 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function