Searched refs:TypeNCJ (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepITypes.h | 55 TypeNCJ = 40, enumerator
|
D | HexagonDepITypes.td | 53 def TypeNCJ : IType<40>;
|
D | HexagonDepInstrInfo.td | 5700 tc_51b866be, TypeNCJ>, Enc_c9a18e, PredRel { 5726 tc_51b866be, TypeNCJ>, Enc_c9a18e, PredRel { 5856 tc_51b866be, TypeNCJ>, Enc_c9a18e, PredRel { 5881 tc_51b866be, TypeNCJ>, Enc_c9a18e, PredRel { 6006 tc_bde7aaf4, TypeNCJ>, Enc_eafd18, PredRel { 6032 tc_bde7aaf4, TypeNCJ>, Enc_eafd18, PredRel { 6162 tc_bde7aaf4, TypeNCJ>, Enc_eafd18, PredRel { 6187 tc_bde7aaf4, TypeNCJ>, Enc_eafd18, PredRel { 6312 tc_bde7aaf4, TypeNCJ>, Enc_e90a15, PredRel { 6338 tc_bde7aaf4, TypeNCJ>, Enc_5a18b3, PredRel { [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 546 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeNCJ && in isInstRelaxable()
|
D | HexagonShuffler.cpp | 365 case HexagonII::TypeNCJ: in check()
|
D | HexagonMCChecker.cpp | 429 llvm::HexagonMCInstrInfo::getType(MCII, I) == HexagonII::TypeNCJ)) { in checkNewValues()
|
D | HexagonMCInstrInfo.cpp | 509 (HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeNCJ && in isConstExtended()
|