Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h266 static unsigned getPointerOperandIndex() { return 0U; } getPointerOperandIndex() function
403 static unsigned getPointerOperandIndex() { return 1U; } getPointerOperandIndex() function
H A DOperator.h418 static unsigned getPointerOperandIndex() { getPointerOperandIndex() function
522 static unsigned getPointerOperandIndex() { getPointerOperandIndex() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp828 static unsigned getPointerOperandIndex(Instruction *I) { getPointerOperandIndex() function
[all...]