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 388 static unsigned getPointerOperandIndex() {
Instructions.h 227 static unsigned getPointerOperandIndex() { return 0U; }
350 static unsigned getPointerOperandIndex() { return 1U; }
515 static unsigned getPointerOperandIndex() { return 0U; }
662 static unsigned getPointerOperandIndex() { return 0U; }
798 static unsigned getPointerOperandIndex() {
    [all...]

Completed in 29 milliseconds