Home
last modified time | relevance | path

Searched refs:TypeNCJ (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonDepITypes.h55 TypeNCJ = 40, enumerator
DHexagonDepITypes.td53 def TypeNCJ : IType<40>;
DHexagonDepInstrInfo.td5700 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/
DHexagonAsmBackend.cpp546 (llvm::HexagonMCInstrInfo::getType(*MCII, HMI) == HexagonII::TypeNCJ && in isInstRelaxable()
DHexagonShuffler.cpp365 case HexagonII::TypeNCJ: in check()
DHexagonMCChecker.cpp429 llvm::HexagonMCInstrInfo::getType(MCII, I) == HexagonII::TypeNCJ)) { in checkNewValues()
DHexagonMCInstrInfo.cpp509 (HexagonMCInstrInfo::getType(MCII, MCI) == HexagonII::TypeNCJ && in isConstExtended()