Searched defs:SelectVal (Results 1 – 2 of 2) sorted by relevance
197 SelectVal, // A pointer select which is loaded from and for which the load global() enumerator
407 Value *SelectVal = Builder.CreateSelect(Cond, LdexpVal0, LdexpVal1); foldSelectOpOp() local