Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h74 BR_JT32, enumerator
H A DXCoreAsmPrinter.cpp278 case XCore::BR_JT32: in emitInstruction()
H A DXCoreInstrInfo.cpp128 || BrOpc == XCore::BR_JT32; in IsBR_JT()
H A DXCoreISelLowering.cpp64 case XCoreISD::BR_JT32 : return "XCoreISD::BR_JT32"; in getTargetNodeName()
355 return DAG.getNode(XCoreISD::BR_JT32, dl, MVT::Other, Chain, TargetJT, in LowerBR_JT()
H A DXCoreInstrInfo.td48 def XCoreBR_JT32 : SDNode<"XCoreISD::BR_JT32", SDT_XCoreBR_JT,
952 def BR_JT32 : PseudoInstXCore<(outs), (ins InlineJT32:$t, GRRegs:$i),