Home
last modified time | relevance | path

Searched defs:SelectVal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLBuiltins.cpp633 Value *SelectVal = in EmitHLSLBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp204 SelectVal, // A pointer select which is loaded from and for which the load enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp387 Value *SelectVal = Builder.CreateSelect(Cond, LdexpVal0, LdexpVal1); in foldSelectOpOp() local