Searched refs:TypeCJ (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 18 TypeCJ = 4, enumerator
|
D | HexagonDepITypes.td | 16 def TypeCJ : IType<4>;
|
D | HexagonDepInstrInfo.td | 5790 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 5816 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 5842 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 5868 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 5944 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 5969 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 5994 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 6019 tc_56336eb0, TypeCJ>, Enc_6a5972, PredRel { 6096 tc_3d495a39, TypeCJ>, Enc_14d27a, PredRel { 6122 tc_3d495a39, TypeCJ>, Enc_14d27a, PredRel { [all …]
|
D | HexagonInstrInfo.cpp | 2025 return getType(MI) == HexagonII::TypeCJ && MI.isBranch(); in isCompoundBranchInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 505 (HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeCJ && in isConstExtended() 551 return (getType(MCII, MCI) == HexagonII::TypeCJ); in isCompound()
|
D | HexagonAsmBackend.cpp | 540 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeCJ && in isInstRelaxable()
|
D | HexagonShuffler.cpp | 394 case HexagonII::TypeCJ: in check()
|
D | HexagonMCCodeEmitter.cpp | 786 HexagonMCInstrInfo::getType(MCII, MI) == HexagonII::TypeCJ) in getMachineOpValue()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfoV4.td | 4130 // TypeCJ Instructions compare RR and jump 4184 // TypeCJ Instructions compare RI and jump 4238 // TypeCJ Instructions compare -1 and jump
|