Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h1534 std::enable_if_t<Idx != Last, bool> match_operands(const Instruction *I) { in match_operands() function
1539 std::enable_if_t<Idx == Last, bool> match_operands(const Instruction *I) { in match_operands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h1534 std::enable_if_t<Idx != Last, bool> match_operands(const Instruction *I) { in match_operands() function
1539 std::enable_if_t<Idx == Last, bool> match_operands(const Instruction *I) { in match_operands() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h1655 std::enable_if_t<Idx != Last, bool> match_operands(const Instruction *I) { in match_operands() function
1660 std::enable_if_t<Idx == Last, bool> match_operands(const Instruction *I) { in match_operands() function