Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreGenAsmWriter.inc74 815655U, // BR_JT32
445 // BR_JT, BR_JT32, CRC8_l4r, INITCP_2r, INITDP_2r, INITLR_l2r, INITPC_2r,...
474 // BR_JT, BR_JT32
594 // BR_JT32
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h76 BR_JT32, enumerator
DXCoreAsmPrinter.cpp283 case XCore::BR_JT32: in EmitInstruction()
DXCoreInstrInfo.cpp129 || BrOpc == XCore::BR_JT32; in IsBR_JT()
DXCoreISelLowering.cpp64 case XCoreISD::BR_JT32 : return "XCoreISD::BR_JT32"; in getTargetNodeName()
367 return DAG.getNode(XCoreISD::BR_JT32, dl, MVT::Other, Chain, TargetJT, in LowerBR_JT()
DXCoreInstrInfo.td49 def XCoreBR_JT32 : SDNode<"XCoreISD::BR_JT32", SDT_XCoreBR_JT,
969 def BR_JT32 : PseudoInstXCore<(outs), (ins InlineJT32:$t, GRRegs:$i),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h76 BR_JT32, enumerator
DXCoreAsmPrinter.cpp279 case XCore::BR_JT32: in EmitInstruction()
DXCoreInstrInfo.cpp129 || BrOpc == XCore::BR_JT32; in IsBR_JT()
DXCoreInstrInfo.td49 def XCoreBR_JT32 : SDNode<"XCoreISD::BR_JT32", SDT_XCoreBR_JT,
962 def BR_JT32 : PseudoInstXCore<(outs), (ins InlineJT32:$t, GRRegs:$i),
DXCoreISelLowering.cpp65 case XCoreISD::BR_JT32 : return "XCoreISD::BR_JT32"; in getTargetNodeName()
363 return DAG.getNode(XCoreISD::BR_JT32, dl, MVT::Other, Chain, TargetJT, in LowerBR_JT()