Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dattr-target-version.c101 int __attribute__((target_version("sha2"))) combine(void) { return 1; } combine() function
103 int __attribute__((aarch64_vector_pcs, target_version("sha3"))) combine(void) { return 2; } combine() function
/llvm-project/mlir/include/mlir/Interfaces/
H A DDataLayoutInterfaces.h183 combine(DataLayoutEntryInterface outer, combine() function
/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp79 MDNode *MMRAMetadata::combine(LLVMContext &Ctx, const MMRAMetadata &A, combine() function in MMRAMetadata
/llvm-project/mlir/lib/Dialect/SPIRV/Linking/ModuleCombiner/
H A DModuleCombiner.cpp90 OwningOpRef<spirv::ModuleOp> combine(ArrayRef<spirv::ModuleOp> inputModules, in combine() function
/llvm-project/offload/include/Shared/
H A DEnvironment.h57 void combine(DeviceMemoryPoolTrackingTy &Other) { in combine() function
/llvm-project/clang-tools-extra/clangd/
H A DConfigProvider.cpp147 Provider::combine(std::vector<const Provider *> Providers) { in combine() function in clang::clangd::config::Provider
H A DTidyProvider.cpp274 TidyProvider combine(std::vector<TidyProvider> Providers) { in combine() function
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferDeallocationOpInterface.cpp91 void Ownership::combine(Ownership other) { *this = getCombined(other); } in combine() function in Ownership
/llvm-project/polly/lib/Support/
H A DSCEVAffinator.cpp68 static PWACtx combine(PWACtx PWAC0, PWACtx PWAC1, in combine() function
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp569 void HexagonCopyToCombine::combine(MachineInstr &I1, MachineInstr &I2, in combine() function in HexagonCopyToCombine
/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp1118 bool InterleavedLoadCombineImpl::combine(std::list<VectorInfo> &InterleavedLoad, combine() function in InterleavedLoadCombineImpl
/llvm-project/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp241 std::pair<Value, Value> combine(Location loc, Value scaledExp, in combine() function
834 std::pair<Value, Value> combine(Location loc, Value scaledExp, combine() function
/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h185 void Insert(const Entry &entry, bool combine) { in Insert() argument
/llvm-project/lld/ELF/
H A DScriptParser.cpp1165 Expr ScriptParser::combine(StringRef op, Expr l, Expr r) { combine() function in ScriptParser
/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp968 void PGOHash::combine(HashType Type) { combine() function in PGOHash
[all...]
/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp668 static bool combine(const CodeGenSubRegIndex *Idx, combine() function
/llvm-project/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc207 static void combine(std::vector<std::string> &vec1, in combine() function
/llvm-project/polly/lib/External/isl/
H A Disl_output.c820 isl_bool combine; in print_constraints() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1989 SDValue DAGCombiner::combine(SDNode *N) { combine() function in DAGCombiner
[all...]