Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/VE/
DVE.h75 RD_NONE = 0, // According to PSW enumerator
262 case VERD::RD_NONE: in VERDToString()
281 .Case("", VERD::RD_NONE) in stringToVERD()
292 case VERD::RD_NONE: in VERDToVal()
307 case static_cast<unsigned>(VERD::RD_NONE): in VEValToRD()
308 return VERD::RD_NONE; in VEValToRD()
DVEInstrIntrinsicVL.gen.td964 def : Pat<(int_ve_vl_vcvtwdsx_vvl v256f64:$vy, i32:$vl), (VCVTWDSXvl RD_NONE, v256f64:$vy, i32:$vl)…
965 def : Pat<(int_ve_vl_vcvtwdsx_vvvl v256f64:$vy, v256f64:$pt, i32:$vl), (VCVTWDSXvl_v RD_NONE, v256f…
966 …dsx_vvmvl v256f64:$vy, v256i1:$vm, v256f64:$pt, i32:$vl), (VCVTWDSXvml_v RD_NONE, v256f64:$vy, v25…
970 def : Pat<(int_ve_vl_vcvtwdzx_vvl v256f64:$vy, i32:$vl), (VCVTWDZXvl RD_NONE, v256f64:$vy, i32:$vl)…
971 def : Pat<(int_ve_vl_vcvtwdzx_vvvl v256f64:$vy, v256f64:$pt, i32:$vl), (VCVTWDZXvl_v RD_NONE, v256f…
972 …dzx_vvmvl v256f64:$vy, v256i1:$vm, v256f64:$pt, i32:$vl), (VCVTWDZXvml_v RD_NONE, v256f64:$vy, v25…
976 def : Pat<(int_ve_vl_vcvtwssx_vvl v256f64:$vy, i32:$vl), (VCVTWSSXvl RD_NONE, v256f64:$vy, i32:$vl)…
977 def : Pat<(int_ve_vl_vcvtwssx_vvvl v256f64:$vy, v256f64:$pt, i32:$vl), (VCVTWSSXvl_v RD_NONE, v256f…
978 …ssx_vvmvl v256f64:$vy, v256i1:$vm, v256f64:$pt, i32:$vl), (VCVTWSSXvml_v RD_NONE, v256f64:$vy, v25…
982 def : Pat<(int_ve_vl_vcvtwszx_vvl v256f64:$vy, i32:$vl), (VCVTWSZXvl RD_NONE, v256f64:$vy, i32:$vl)…
[all …]
DVEInstrInfo.td502 def RD_NONE : RD_VAL< 0>; // According to PSW
/external/mesa3d/src/freedreno/decode/
Dredump.h28 RD_NONE, enumerator
Dcffdump.c245 enum rd_sect_type type = RD_NONE; in handle_file()
Dpgmdump2.c442 enum rd_sect_type type = RD_NONE; in main()
Dpgmdump.c896 enum rd_sect_type type = RD_NONE; in main()