Searched defs:Patterns (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCInstPrinter.cpp138 ArrayRef<AliasPattern> Patterns = local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp404 static LVPatterns Patterns; local
439 void LVPatterns::addGenericPatterns(StringSet<> &Patterns) { argument
447 void LVPatterns::addOffsetPatterns(const LVOffsetSet &Patterns) { argument
456 void LVPatterns::addPatterns(StringSet<> &Patterns, LVMatchInfo &Filters) { argument
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelEmitter.cpp156 std::vector<const PatternToMatch*> Patterns; local
H A DAsmWriterEmitter.cpp1059 std::string Patterns; local
H A DCodeGenDAGPatterns.cpp4355 std::vector<Record*> Patterns = Records.getAllDerivedDefinitions("Pattern"); local
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstPrinter.h183 ArrayRef<AliasPattern> Patterns; member in struct:AliasMatchingData
/openbsd-current/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp568 llvm::SmallVector<Pattern, 8> Patterns; member in namespace:clang::ast_matchers::__anon344
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp372 getFMAPatterns( MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns, bool DoRegPressureReduce) const argument
761 getMachineCombinerPatterns( MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns, bool DoRegPressureReduce) const argument
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp191 std::vector<GlobPattern> Patterns; member in struct:__anon3377::PatternList
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp786 getMachineCombinerPatterns( MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns, bool DoRegPressureReduce) const argument
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1459 getFPFusedMultiplyPatterns(MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns, bool DoRegPressureReduce) argument
1482 getFPPatterns(MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns, bool DoRegPressureReduce) argument
1488 getMachineCombinerPatterns( MachineInstr &Root, SmallVectorImpl<MachineCombinerPattern> &Patterns, bool DoRegPressureReduce) const argument

Completed in 279 milliseconds