Searched refs:ICGPR_All (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCISelDAGToDAG.cpp | 110 enum ICmpInGPRType { ICGPR_All, ICGPR_None, ICGPR_I32, ICGPR_I64, enumerator 115 "ppc-gpr-icmps", cl::Hidden, cl::init(ICGPR_All), 118 clEnumValN(ICGPR_All, "all", "All possible int comparisons in GPRs."),
|