Home
last modified time | relevance | path

Searched refs:isIntrinsicWithCC (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1318 static bool isIntrinsicWithCC(SDValue Op, unsigned &Opcode, unsigned &CCValid) { in isIntrinsicWithCC() function
2103 isIntrinsicWithCC(CmpOp0, Opcode, CCValid)) in getCmp()
3444 if (isIntrinsicWithCC(Op, Opcode, CCValid)) { in lowerINTRINSIC_WO_CHAIN()