Searched defs:if_false (Results 1 – 6 of 6) sorted by relevance
79 inline ::std::string PreprocIfElse(const ::std::string& symbol, in PreprocIfElse()86 inline ::std::string PreprocIfNotElse(const ::std::string& symbol, in PreprocIfNotElse()
67 typedef if_<false, true_type, false_type>::type if_false; in TEST() typedef
65 struct statement *if_false; member
695 …ock *bb, struct instruction *br, struct instruction *phi_node, pseudo_t if_true, pseudo_t if_false) in insert_select()
352 const ParseNode* if_false() const { return if_false_.get(); } in if_false() function
1146 SpvId if_true, SpvId if_false) in emit_select()