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

  /external/swiftshader/third_party/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...]
  /external/llvm/include/llvm/IR/
Operator.h 394 static unsigned getPointerOperandIndex() {
466 static unsigned getPointerOperandIndex() {
Instructions.h 276 static unsigned getPointerOperandIndex() { return 0U; }
402 static unsigned getPointerOperandIndex() { return 1U; }
604 static unsigned getPointerOperandIndex() { return 0U; }
779 static unsigned getPointerOperandIndex() { return 0U; }
    [all...]

Completed in 117 milliseconds