Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h59 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h56 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h53 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DScheduleDAG.h362 bool isInstr() const { return Instr; } in isInstr() function
/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h35 bool isInstr() const { return !OpIdx.hasValue(); } in isInstr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h362 bool isInstr() const { return Instr; } in isInstr() function