Home
last modified time | relevance | path

Searched defs:isInstr (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h59 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DScheduleDAG.h362 bool isInstr() const { return Instr; } in isInstr() function
/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h35 bool isInstr() const { return !OpIdx; } in isInstr() function