Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1423 static SDValue getBitTestCondition(SDValue Src, SDValue BitNo, ISD::CondCode CC, in getBitTestCondition() function
1488 return getBitTestCondition(LHS, RHS, CC, DL, DAG); in LowerAndToBTST()
1614 return getBitTestCondition(ShiftRight.getOperand(0), ShiftRight.getOperand(1), in LowerTruncateToBTST()