Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1411 static SDValue getBitTestCondition(SDValue Src, SDValue BitNo, ISD::CondCode CC, in getBitTestCondition() function
1476 return getBitTestCondition(LHS, RHS, CC, DL, DAG); in LowerAndToBT()
1602 return getBitTestCondition(ShiftRight.getOperand(0), ShiftRight.getOperand(1), in LowerTruncateToBT()