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