Home
last modified time | relevance | path

Searched refs:CGH (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInfoByHwMode.cpp33 ValueTypeByHwMode::ValueTypeByHwMode(Record *R, const CodeGenHwModes &CGH) { in ValueTypeByHwMode() argument
34 const HwModeSelect &MS = CGH.getHwModeSelect(R); in ValueTypeByHwMode()
106 const CodeGenHwModes &CGH) { in getValueTypeByHwMode() argument
114 return ValueTypeByHwMode(Rec, CGH); in getValueTypeByHwMode()
118 RegSizeInfo::RegSizeInfo(Record *R, const CodeGenHwModes &CGH) { in RegSizeInfo() argument
141 const CodeGenHwModes &CGH) { in RegSizeInfoByHwMode() argument
142 const HwModeSelect &MS = CGH.getHwModeSelect(R); in RegSizeInfoByHwMode()
144 auto I = Map.insert({P.first, RegSizeInfo(P.second, CGH)}); in RegSizeInfoByHwMode()
DInfoByHwMode.h120 ValueTypeByHwMode(Record *R, const CodeGenHwModes &CGH);
139 const CodeGenHwModes &CGH);
146 RegSizeInfo(Record *R, const CodeGenHwModes &CGH);
162 RegSizeInfoByHwMode(Record *R, const CodeGenHwModes &CGH);
DCodeGenHwModes.cpp32 HwModeSelect::HwModeSelect(Record *R, CodeGenHwModes &CGH) { in HwModeSelect() argument
42 unsigned ModeId = CGH.getHwModeId(Modes[i]->getName()); in HwModeSelect()
DCodeGenTarget.h57 CodeGenHwModes CGH; variable
132 const CodeGenHwModes &getHwModes() const { return CGH; } in getHwModes()
DCodeGenHwModes.h36 HwModeSelect(Record *R, CodeGenHwModes &CGH);
DRegisterInfoEmitter.cpp1193 const CodeGenHwModes &CGH = Target.getHwModes(); in runTargetDesc() local
1194 unsigned NumModes = CGH.getNumModeIds(); in runTargetDesc()
1241 OS << CGH.getMode(M).Name; in runTargetDesc()
1582 const CodeGenHwModes &CGH = Target.getHwModes(); in debugDump() local
1583 unsigned NumModes = CGH.getNumModeIds(); in debugDump()
1584 auto getModeName = [CGH] (unsigned M) -> StringRef { in debugDump()
1587 return CGH.getMode(M).Name; in debugDump()
DCodeGenDAGPatterns.cpp1331 SDTypeConstraint::SDTypeConstraint(Record *R, const CodeGenHwModes &CGH) { in SDTypeConstraint() argument
1336 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1368 VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH); in SDTypeConstraint()
1607 SDNodeInfo::SDNodeInfo(Record *R, const CodeGenHwModes &CGH) : Def(R) { in SDNodeInfo() argument
1621 TypeConstraints.emplace_back(R, CGH); in SDNodeInfo()
2057 const CodeGenHwModes &CGH = CDP.getTargetInfo().getHwModes(); in getImplicitType() local
2058 return TypeSetByHwMode(getValueTypeByHwMode(R, CGH)); in getImplicitType()
2087 const CodeGenHwModes &CGH = CDP.getTargetInfo().getHwModes(); in getImplicitType() local
2089 return TypeSetByHwMode(getValueTypeByHwMode(T, CGH)); in getImplicitType()
2649 const CodeGenHwModes &CGH = getDAGPatterns().getTargetInfo().getHwModes(); in ParseTreePattern() local
[all …]
DCodeGenRegisters.h521 const CodeGenHwModes &CGH; variable
613 const CodeGenHwModes &getHwModes() const { return CGH; } in getHwModes()
DSubtargetEmitter.cpp1617 const CodeGenHwModes &CGH = TGT.getHwModes(); in EmitHwModeCheck() local
1618 assert(CGH.getNumModeIds() > 0); in EmitHwModeCheck()
1619 if (CGH.getNumModeIds() == 1) in EmitHwModeCheck()
1623 for (unsigned M = 1, NumModes = CGH.getNumModeIds(); M != NumModes; ++M) { in EmitHwModeCheck()
1624 const HwMode &HM = CGH.getMode(M); in EmitHwModeCheck()
DCodeGenDAGPatterns.h366 SDTypeConstraint(Record *R, const CodeGenHwModes &CGH);
424 SDNodeInfo(Record *R, const CodeGenHwModes &CGH);
DCodeGenTarget.cpp197 : Records(records), CGH(records) { in CodeGenTarget()
DCodeGenRegisters.cpp1086 const CodeGenHwModes &Modes) : CGH(Modes) { in CodeGenRegBank()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-cmp-04.ll6 ; Check CGH with no displacement.
19 ; Check the high end of the aligned CGH range.
49 ; Check the high end of the negative aligned CGH range.
63 ; Check the low end of the CGH range.
93 ; Check that CGH allows an index.
109 ; Check the comparison can be reversed if that allows CGH to be used.
/external/llvm/test/CodeGen/SystemZ/
Dint-cmp-04.ll6 ; Check CGH with no displacement.
19 ; Check the high end of the aligned CGH range.
49 ; Check the high end of the negative aligned CGH range.
63 ; Check the low end of the CGH range.
93 ; Check that CGH allows an index.
109 ; Check the comparison can be reversed if that allows CGH to be used.
/external/v8/src/s390/
Dsimulator-s390.h1006 EVALUATE(CGH);
Dconstants-s390.h864 V(cgh, CGH, 0xE334) /* type = RXY_A COMPARE HALFWORD (64<-16) */ \
Dsimulator-s390.cc1294 EvalTable[CGH] = &Simulator::Evaluate_CGH; in EvalTableInit()
7969 EVALUATE(CGH) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc435 13636932U, // CGH
1762 // C, CDB, CEB, CG, CGF, CGH, CH, CHF, CHY, CL, CLG, CLGF, CLHF, CLY, CY,...
DSystemZGenDisassemblerTables.inc1051 /* 850 */ MCD_OPC_Decode, 158, 3, 109, // Opcode: CGH
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td511 def : InstRW<[WLat2LSU, RegReadAdv, FXU2, LSU, GroupAlone], (instregex "CGH$")>;
DSystemZScheduleZEC12.td521 def : InstRW<[WLat2LSU, RegReadAdv, FXU, LSU, NormalGr], (instregex "CGH$")>;
DSystemZScheduleZ13.td545 def : InstRW<[WLat2LSU, RegReadAdv, FXb, LSU, NormalGr], (instregex "CGH$")>;
DSystemZScheduleZ14.td554 def : InstRW<[WLat2LSU, RegReadAdv, FXb, LSU, NormalGr], (instregex "CGH$")>;
DSystemZInstrInfo.td1459 def CGH : CompareRXY<"cgh", 0xE334, z_scmp, GR64, asextloadi16, 2>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1301 def CGH : CompareRXY<"cgh", 0xE334, z_scmp, GR64, asextloadi16, 2>;

12