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

  /external/llvm/include/llvm/
Operator.h 258 static unsigned getPointerOperandIndex() {
Instructions.h 225 static unsigned getPointerOperandIndex() { return 0U; }
348 static unsigned getPointerOperandIndex() { return 1U; }
514 static unsigned getPointerOperandIndex() { return 0U; }
661 static unsigned getPointerOperandIndex() { return 0U; }
790 static unsigned getPointerOperandIndex() {
    [all...]

Completed in 422 milliseconds