Searched defs:getOpIdx (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/ | ||
H A D | GIMatchTree.h | 38 unsigned getOpIdx() const { in getOpIdx() function |
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | RegBankSelect.h | 363 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function |
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ | ||
H A D | GlobalISelEmitter.cpp | 1152 unsigned getOpIdx() const { return OpIdx; } in getOpIdx() function in __anon8aabd5ea0111::PredicateMatcher |