Home
last modified time | relevance | path

Searched defs:combine (Results 1 – 19 of 19) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsPreLegalizerCombiner.cpp38 bool MipsPreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anonf1f91cd80111::MipsPreLegalizerCombinerInfo
DMipsPostLegalizerCombiner.cpp60 bool MipsPostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon83b862d70111::MipsPostLegalizerCombinerInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
DAArch64O0PreLegalizerCombiner.cpp73 bool AArch64O0PreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon9caa2f9a0111::AArch64O0PreLegalizerCombinerInfo
DAArch64PreLegalizerCombiner.cpp377 bool AArch64PreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon3e5c16fb0311::AArch64PreLegalizerCombinerInfo
DAArch64PostLegalizerCombiner.cpp362 bool AArch64PostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon5c7aa15a0211::AArch64PostLegalizerCombinerInfo
DAArch64PostLegalizerLowering.cpp1076 bool AArch64PostLegalizerLoweringInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon7c8c94520b11::AArch64PostLegalizerLoweringInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUPreLegalizerCombiner.cpp198 bool AMDGPUPreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon769ed0820211::AMDGPUPreLegalizerCombinerInfo
DAMDGPUPostLegalizerCombiner.cpp353 bool AMDGPUPostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon9d148bc10611::AMDGPUPostLegalizerCombinerInfo
DAMDGPURegBankCombiner.cpp399 bool AMDGPURegBankCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anon3480e8d60211::AMDGPURegBankCombinerInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp568 void HexagonCopyToCombine::combine(MachineInstr &I1, MachineInstr &I2, in combine() function in HexagonCopyToCombine
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DInterleavedLoadCombinePass.cpp1112 bool InterleavedLoadCombineImpl::combine(std::list<VectorInfo> &InterleavedLoad, in combine() function in InterleavedLoadCombineImpl
/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DRangeMap.h185 void Insert(const Entry &entry, bool combine) { in Insert()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenPGO.cpp750 void PGOHash::combine(HashType Type) { in combine() function in PGOHash
/openbsd/src/gnu/gcc/libcpp/
Dcharset.c810 unsigned char combine; member
/openbsd/src/gnu/llvm/lld/ELF/
DScriptParser.cpp1120 Expr ScriptParser::combine(StringRef op, Expr l, Expr r) { in combine() function in ScriptParser
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dra-colorize.c721 combine (u, v) in combine() function
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp676 static bool combine(const CodeGenSubRegIndex *Idx, in combine() function
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dlocale_facets.tcc50 locale::combine(const locale& __other) const in combine() function in std::locale
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1835 SDValue DAGCombiner::combine(SDNode *N) { in combine() function in DAGCombiner