Searched defs:typeIdx (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bytecode/Reader/ | ||
H A D | BytecodeReader.cpp | 846 uint64_t typeIdx; in parseType() local |
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | LegalizerInfo.h | 445 unsigned typeIdx(unsigned TypeIdx) { typeIdx() function |