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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DInstructions.h266 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function
395 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
DOperator.h426 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
530 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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp561 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp777 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function