Searched refs:TypeJ (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 50 TypeJ = 36, enumerator
|
D | HexagonDepITypes.td | 48 def TypeJ : IType<36>;
|
D | HexagonPseudo.td | 166 "call " # ExtStr # "$dst", [], "", J2_call.Itinerary, TypeJ>, 188 "callr $Rs", [], "", J2_callr.Itinerary, TypeJ>, OpcodeHexagon { 342 [], "", J2_jump.Itinerary, TypeJ>, OpcodeHexagon {
|
D | HexagonDepInstrInfo.td | 4778 tc_4ae7b58b, TypeJ>, Enc_81ac1d, PredRel { 4800 tc_1d81e60e, TypeJ>, Enc_daea09, PredRel { 4827 tc_3bd75825, TypeJ>, Enc_ecbcc8 { 4841 tc_1ad90acd, TypeJ>, Enc_88d4d9 { 4859 tc_1ad90acd, TypeJ>, Enc_88d4d9 { 4876 tc_1d81e60e, TypeJ>, Enc_daea09, PredRel { 4902 tc_1b6f7cec, TypeJ> { 4913 tc_1b6f7cec, TypeJ> { 4922 tc_1b6f7cec, TypeJ> { 4933 tc_ae53734a, TypeJ>, Enc_81ac1d, PredNewRel { [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCompound.cpp | 360 if (HexagonMCInstrInfo::getType(MCII, *JumpInst) == HexagonII::TypeJ) { in lookForCompound()
|
D | HexagonAsmBackend.cpp | 539 if (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeJ || in isInstRelaxable()
|
D | HexagonShuffler.cpp | 328 case HexagonII::TypeJ: in check()
|
D | HexagonMCInstrInfo.cpp | 504 if ((HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeJ) || in isConstExtended()
|