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