Home
last modified time | relevance | path

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

/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/llvm-project/llvm/include/llvm/IR/
DInstructions.h268 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
403 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
DOperator.h493 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
586 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h297 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
431 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
DOperator.h493 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
572 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp682 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp561 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function