Searched defs:m_Select (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | PatternMatch.h | 507 m_Select(const Cond &C, const LHS &L, const RHS &R) { in m_Select() function
|
/external/llvm/include/llvm/IR/ |
D | PatternMatch.h | 758 inline SelectClass_match<Cond, LHS, RHS> m_Select(const Cond &C, const LHS &L, in m_Select() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1015 inline SelectClass_match<Cond, LHS, RHS> m_Select(const Cond &C, const LHS &L, in m_Select() function
|