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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h56 static bool isInstr(IndexType X) { return X.Index >= First; } function
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h35 bool isInstr() const { return !OpIdx.hasValue(); } function in class:llvm::GIMatchTreeVariableBinding
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h362 bool isInstr() const { return Instr; } function

Completed in 115 milliseconds