Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h46 BTST, enumerator
H A DM68kISelLowering.cpp1666 SDValue BTST = DAG.getNode(M68kISD::BTST, DL, MVT::i32, Src, BitNo); in getBitTestCondition() local
[all...]