Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSDPatternMatch.h169 struct Value_bind { struct
172 explicit Value_bind(SDValue &N) : BindVal(N) {} in Value_bind() function
180 inline Value_bind m_Value(SDValue &N) { return Value_bind(N); } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSDPatternMatch.h169 struct Value_bind { struct
172 explicit Value_bind(SDValue &N) : BindVal(N) {} in Value_bind() function
180 inline Value_bind m_Value(SDValue &N) { return Value_bind(N); } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSDPatternMatch.h169 struct Value_bind { struct
172 explicit Value_bind(SDValue &N) : BindVal(N) {} in Value_bind() function
180 inline Value_bind m_Value(SDValue &N) { return Value_bind(N); } in m_Value() argument