Searched refs:CGR (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp405 splitCompareBranch(Branch, SystemZ::CGR);
H A DSystemZInstrInfo.cpp1412 case SystemZ::CGR:
1433 case SystemZ::CGR:
1454 case SystemZ::CGR:
1475 case SystemZ::CGR:
H A DSystemZISelLowering.cpp6176 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR,
6186 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CGR,
/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1225 for (const CodeGenRegister &CGR : Registers) {
1230 if (!RS.count(CGR.TheDef))
1248 RegisterMap.insert(std::make_pair(CGR.TheDef, ContainingSet));
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DAsmMatcherEmitter.cpp942 const CodeGenRegister &CGR = **it; local
948 if (!it->count(CGR.TheDef))
965 RegisterMap.insert(std::make_pair(CGR.TheDef, ContainingSet));
/external/capstone/arch/SystemZ/
H A DSystemZGenAsmWriter.inc440 4201906U, // CGR
/external/v8/src/s390/
H A Dsimulator-s390.h954 EVALUATE(CGR);
H A Dconstants-s390.h1442 V(cgr, CGR, 0xB920) /* type = RRE COMPARE (64) */ \
H A Dsimulator-s390.cc1180 EvalTable[CGR] = &Simulator::Evaluate_CGR;
2754 case CGR: {
10199 EVALUATE(CGR) {
10200 DCHECK_OPCODE(CGR);

Completed in 296 milliseconds