HomeSort by relevance Sort by last modified time
    Searched refs:getPointerOperandIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Operator.h 392 static unsigned getPointerOperandIndex() {
492 static unsigned getPointerOperandIndex() {
Instructions.h 242 static unsigned getPointerOperandIndex() { return 0U; }
365 static unsigned getPointerOperandIndex() { return 1U; }
557 static unsigned getPointerOperandIndex() { return 0U; }
726 static unsigned getPointerOperandIndex() { return 0U; }
862 static unsigned getPointerOperandIndex() {
    [all...]

Completed in 46 milliseconds