Home
last modified time | relevance | path

Searched refs:fcond (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
Dagx_compiler.h287 enum agx_fcond fcond; member
Dagx_pack.c354 raw |= (uint64_t) (I->fcond) << 61; in agx_pack_alu()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb2.td5382 : V8_1MI<(outs rGPR:$Rd), (ins GPRwithZRnosp:$Rn, GPRwithZRnosp:$Rm, pred_noal:$fcond),
5383 AddrModeNone, NoItinerary, iname, "$Rd, $Rn, $Rm, $fcond", "", pattern> {
5387 bits<4> fcond;
5393 let Inst{7-4} = fcond{3-0};
5426 def : InstAlias<"csetm\t$Rd, $fcond",
5427 (t2CSINV rGPR:$Rd, ZR, ZR, pred_noal_inv:$fcond)>;
5429 def : InstAlias<"cset\t$Rd, $fcond",
5430 (t2CSINC rGPR:$Rd, ZR, ZR, pred_noal_inv:$fcond)>;
5432 def : InstAlias<"cinc\t$Rd, $Rn, $fcond",
5433 (t2CSINC rGPR:$Rd, GPRwithZRnosp:$Rn, GPRwithZRnosp:$Rn, pred_noal_inv:$fcond)>;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc12434 // (t2CSINC rGPR:$Rd, ZR, ZR, pred_noal_inv:$fcond) - 188
12439 // (t2CSINC rGPR:$Rd, GPRwithZRnosp:$Rn, GPRwithZRnosp:$Rn, pred_noal_inv:$fcond) - 192
12444 // (t2CSINV rGPR:$Rd, ZR, ZR, pred_noal_inv:$fcond) - 196
12449 // (t2CSINV rGPR:$Rd, GPRwithZRnosp:$Rn, GPRwithZRnosp:$Rn, pred_noal_inv:$fcond) - 200
12454 // (t2CSNEG rGPR:$Rd, GPRwithZRnosp:$Rn, GPRwithZRnosp:$Rn, pred_noal_inv:$fcond) - 204
DARMGenMCCodeEmitter.inc6307 // op: fcond