/llvm-project/lld/test/ELF/ |
H A D | input-section-flags-keep.s | 25 .global collect symbol 26 collect: label
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.cpp | 25 template <typename T> void ResourceTable<T>::collect(Module &M) { in collect() function in ResourceTable 36 template <> void ResourceTable<ConstantBuffer>::collect(Module &M) { in collect() function in ResourceTable 53 void Resources::collect(Module &M) { in collect() function in Resources
|
/llvm-project/llvm/tools/llvm-remarkutil/ |
H A D | RemarkCounter.cpp | 186 void ArgumentCounter::collect(const Remark &Remark) { in collect() function in ArgumentCounter 200 void RemarkCounter::collect(const Remark &Remark) { in collect() function in RemarkCounter
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 117 bool DeadCodeElimination::collect() { in collect() function in DeadCodeElimination
|
H A D | HexagonCommonGEP.cpp | 411 void HexagonCommonGEP::collect() { collect() function in HexagonCommonGEP
|
H A D | HexagonConstExtenders.cpp | 1246 void HCE::collect(MachineFunction &MF) { collect() function in HCE
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertArrayConstructor.cpp | 510 static mlir::Type collect(mlir::Location, collect() function 524 static mlir::Type collect( collect() function 542 static mlir::Type collect( collect() function
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Headers.cpp | 178 void IncludeStructure::collect(const CompilerInstance &CI) { in collect() function in clang::clangd::IncludeStructure
|
H A D | Selection.cpp | 613 static std::deque<Node> collect(ASTContext &AST, in collect() function in clang::clangd::__anone6e496d40111::SelectionVisitor
|
H A D | SemanticHighlighting.cpp | 488 std::vector<HighlightingToken> collect(ParsedAST &AST) && { in collect() function in clang::clangd::__anon52a906180111::HighlightingsBuilder
|
/llvm-project/mlir/lib/Target/SPIRV/Serialization/ |
H A D | Serializer.cpp | 113 void Serializer::collect(SmallVectorImpl<uint32_t> &binary) { in collect() function in mlir::spirv::Serializer
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterPressure.cpp | 567 void RegisterOperands::collect(const MachineInstr &MI, collect() function in RegisterOperands
|
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/ |
H A D | Deserializer.cpp | 101 OwningOpRef<spirv::ModuleOp> spirv::Deserializer::collect() { in collect() function in spirv::Deserializer
|
/llvm-project/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 435 static NameCollection collect(const Expr *From) { in collect() function in __anondd8a70880111::NamesCollector
|
/llvm-project/mlir/lib/Dialect/Affine/Analysis/ |
H A D | Utils.cpp | 43 void LoopNestStateCollector::collect(Operation *opToWalk) { in collect() function in LoopNestStateCollector
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | OpFormatGen.cpp | 2219 void collect(FormatElement *element, collect() function
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 15091 ScalarEvolution::LoopGuards::collect(const Loop *L, ScalarEvolution &SE) { collect() function in ScalarEvolution::LoopGuards [all...] |