Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/VE/
DVE.h53 CC_G = 1 + 6, // Greater enumerator
94 case VECC::CC_G: return "gt"; in VECondCodeToString()
130 .Case("gt", VECC::CC_G) in stringToVEFCondCode()
166 case VECC::CC_G: in VECondCodeToVal()
226 return VECC::CC_G; in VEValToCondCode()
DVEISelDAGToDAG.cpp72 return VECC::CC_G; in fpCondCode2Fcc()
DVEInstrInfo.cpp59 case VECC::CC_G: in GetOppositeBranchCondition()
86 return VECC::CC_G; in GetOppositeBranchCondition()
DVEInstrIntrinsicVL.gen.td1170 def : Pat<(int_ve_vl_vfmkdgt_mvl v256f64:$vz, i32:$vl), (VFMKDvl CC_G, v256f64:$vz, i32:$vl)>;
1171 def : Pat<(int_ve_vl_vfmkdgt_mvml v256f64:$vz, v256i1:$vm, i32:$vl), (VFMKDvml CC_G, v256f64:$vz, v…
1198 def : Pat<(int_ve_vl_vfmksgt_mvl v256f64:$vz, i32:$vl), (VFMKSvl CC_G, v256f64:$vz, i32:$vl)>;
1199 def : Pat<(int_ve_vl_vfmksgt_mvml v256f64:$vz, v256i1:$vm, i32:$vl), (VFMKSvml CC_G, v256f64:$vz, v…
1226 def : Pat<(int_ve_vl_pvfmkslogt_mvl v256f64:$vz, i32:$vl), (PVFMKSLOvl CC_G, v256f64:$vz, i32:$vl)>;
1227 def : Pat<(int_ve_vl_pvfmksupgt_mvl v256f64:$vz, i32:$vl), (PVFMKSUPvl CC_G, v256f64:$vz, i32:$vl)>;
1228 def : Pat<(int_ve_vl_pvfmkslogt_mvml v256f64:$vz, v256i1:$vm, i32:$vl), (PVFMKSLOvml CC_G, v256f64:…
1229 def : Pat<(int_ve_vl_pvfmksupgt_mvml v256f64:$vz, v256i1:$vm, i32:$vl), (PVFMKSUPvml CC_G, v256f64:…
1282 def : Pat<(int_ve_vl_pvfmksgt_Mvl v256f64:$vz, i32:$vl), (VFMKSyvl CC_G, v256f64:$vz, i32:$vl)>;
1283 def : Pat<(int_ve_vl_pvfmksgt_MvMl v256f64:$vz, v512i1:$vm, i32:$vl), (VFMKSyvyl CC_G, v256f64:$vz,…
DVEInstrInfo.td479 def CC_G : CC_VAL< 7>; // Greater
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVE.h51 CC_G = 1 + 6, // Greater enumerator
78 case VECC::CC_G: return "gt"; in VECondCodeToString()
DVEInstrInfo.td93 def CC_G : CC_VAL< 7>; // Greater