Searched defs:const0 (Results 1 – 5 of 5) sorted by relevance
84 var expectation = { "const0" : 0, property
131 struct ureg_src const0, struct ureg_src const1) in vs_normalize_coords()267 struct ureg_src const0, const1; in create_vs() local
109 struct ureg_src const0, struct ureg_src const1) in vs_normalize_coords()270 struct ureg_src const0, const1; in create_vs() local
3052 Expression* const0 = factory()->NewSmiLiteral(0, RelocInfo::kNoPosition); in DesugarLetBindingsInForStatement() local
6037 IRExpr* const0 = is32bit ? mkU32(0) : mkU64(0); in do_trap() local