Searched +defs:cc +defs:defs (Results 1 – 3 of 3) sorted by relevance
| /external/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_emit_gm107.cpp | 95 void emitCond5(int pos, CondCode cc) { emitCond4(pos, cc); } in emitCond5() 1532 CondCode cc = insn->setCond; in emitFCMP() local 2031 CondCode cc = insn->setCond; in emitICMP() local 3887 BitSet defs(255, true); in setReuseFlag() local 4047 BitSet srcs(255, true), defs(255, true); in needRdDepBar() local
|
| D | nv50_ir.h | 755 std::list<ValueDef *> defs; variable 953 CondCode cc; variable
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_nir_to_llvm.c | 35 struct hash_table *defs; member 508 LLVMValueRef cc = ac_build_phi(&ctx->ac, ctx->ac.i32, 2, cc_phi_src, wctx->phi_bb); in exit_waterfall() local
|