Home
last modified time | relevance | path

Searched defs:getCmp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2371 uint32_t HexagonConstEvaluator::getCmp(unsigned Opc) { in getCmp() function in HexagonConstEvaluator
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3061 static Comparison getCmp(SelectionDAG &DAG, SDValue CmpOp0, SDValue CmpOp1, getCmp() function