Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp561 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function