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

  /external/llvm/include/llvm/IR/
Operator.h 394 static unsigned getPointerOperandIndex() {
465 static unsigned getPointerOperandIndex() {
Instructions.h 288 static unsigned getPointerOperandIndex() { return 0U; }
412 static unsigned getPointerOperandIndex() { return 1U; }
614 static unsigned getPointerOperandIndex() { return 0U; }
788 static unsigned getPointerOperandIndex() { return 0U; }
    [all...]

Completed in 656 milliseconds