Searched defs:getPointerOperandIndex (Results 1 – 5 of 5) sorted by relevance
276 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function402 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
394 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function466 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
297 static unsigned getPointerOperandIndex() { return 0U; } in getPointerOperandIndex() function431 static unsigned getPointerOperandIndex() { return 1U; } in getPointerOperandIndex() function
493 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function572 static unsigned getPointerOperandIndex() { in getPointerOperandIndex() function
561 static unsigned getPointerOperandIndex(Instruction *I) { in getPointerOperandIndex() function