Home
last modified time | relevance | path

Searched refs:SmallSetVector (Results 1 – 25 of 1599) sorted by relevance

12345678910>>...64

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp60 SmallSetVector<IntrinsicInst *, 4> &PTrues);
61 bool optimizePTrueIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
65 bool optimizeFunctions(SmallSetVector<Function *, 4> &Functions);
136 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
245 SmallSetVector<Function *, 4> &Functions) { in optimizePTrueIntrinsicCalls()
250 SmallSetVector<IntrinsicInst *, 4> SVAllPTrues; in optimizePTrueIntrinsicCalls()
251 SmallSetVector<IntrinsicInst *, 4> SVPow2PTrues; in optimizePTrueIntrinsicCalls()
280 SmallSetVector<Function *, 4> &Functions) { in optimizeFunctions()
290 SmallSetVector<Function *, 4> Functions; in runOnModule()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp60 SmallSetVector<IntrinsicInst *, 4> &PTrues);
61 bool optimizePTrueIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
65 bool optimizeFunctions(SmallSetVector<Function *, 4> &Functions);
136 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
245 SmallSetVector<Function *, 4> &Functions) { in optimizePTrueIntrinsicCalls()
250 SmallSetVector<IntrinsicInst *, 4> SVAllPTrues; in optimizePTrueIntrinsicCalls()
251 SmallSetVector<IntrinsicInst *, 4> SVPow2PTrues; in optimizePTrueIntrinsicCalls()
280 SmallSetVector<Function *, 4> &Functions) { in optimizeFunctions()
290 SmallSetVector<Function *, 4> Functions; in runOnModule()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp60 SmallSetVector<IntrinsicInst *, 4> &PTrues);
61 bool optimizePTrueIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
65 bool optimizeFunctions(SmallSetVector<Function *, 4> &Functions);
136 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
245 SmallSetVector<Function *, 4> &Functions) { in optimizePTrueIntrinsicCalls()
250 SmallSetVector<IntrinsicInst *, 4> SVAllPTrues; in optimizePTrueIntrinsicCalls()
251 SmallSetVector<IntrinsicInst *, 4> SVPow2PTrues; in optimizePTrueIntrinsicCalls()
280 SmallSetVector<Function *, 4> &Functions) { in optimizeFunctions()
290 SmallSetVector<Function *, 4> Functions; in runOnModule()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp60 SmallSetVector<IntrinsicInst *, 4> &PTrues);
61 bool optimizePTrueIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
65 bool optimizeFunctions(SmallSetVector<Function *, 4> &Functions);
136 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
245 SmallSetVector<Function *, 4> &Functions) { in optimizePTrueIntrinsicCalls()
250 SmallSetVector<IntrinsicInst *, 4> SVAllPTrues; in optimizePTrueIntrinsicCalls()
251 SmallSetVector<IntrinsicInst *, 4> SVPow2PTrues; in optimizePTrueIntrinsicCalls()
280 SmallSetVector<Function *, 4> &Functions) { in optimizeFunctions()
290 SmallSetVector<Function *, 4> Functions; in runOnModule()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp60 SmallSetVector<IntrinsicInst *, 4> &PTrues);
61 bool optimizePTrueIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
65 bool optimizeFunctions(SmallSetVector<Function *, 4> &Functions);
136 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
245 SmallSetVector<Function *, 4> &Functions) { in optimizePTrueIntrinsicCalls()
250 SmallSetVector<IntrinsicInst *, 4> SVAllPTrues; in optimizePTrueIntrinsicCalls()
251 SmallSetVector<IntrinsicInst *, 4> SVPow2PTrues; in optimizePTrueIntrinsicCalls()
280 SmallSetVector<Function *, 4> &Functions) { in optimizeFunctions()
290 SmallSetVector<Function *, 4> Functions; in runOnModule()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp59 SmallSetVector<IntrinsicInst *, 4> &PTrues);
60 bool optimizePTrueIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
64 bool optimizeInstructions(SmallSetVector<Function *, 4> &Functions);
68 bool optimizeFunctions(SmallSetVector<Function *, 4> &Functions);
139 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
248 SmallSetVector<Function *, 4> &Functions) { in optimizePTrueIntrinsicCalls()
253 SmallSetVector<IntrinsicInst *, 4> SVAllPTrues; in optimizePTrueIntrinsicCalls()
254 SmallSetVector<IntrinsicInst *, 4> SVPow2PTrues; in optimizePTrueIntrinsicCalls()
409 SmallSetVector<Function *, 4> &Functions) { in optimizeInstructions()
437 SmallSetVector<Function *, 4> &Functions) { in optimizeFunctions()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp106 SmallSetVector<MachineBasicBlock *, 16> &) const;
116 SmallSetVector<Register, 16> &CandidateRegs) const;
127 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
132 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
175 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
214 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
322 SmallSetVector<Register, 16> &CandidateRegs) const { in collectWaterfallCandidateRegisters()
444 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
474 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
604 SmallSetVector<MachineBasicBlock *, 16> ElseBlocks; in runOnMachineFunction()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp106 SmallSetVector<MachineBasicBlock *, 16> &) const;
116 SmallSetVector<Register, 16> &CandidateRegs) const;
127 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
132 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
175 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
214 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
322 SmallSetVector<Register, 16> &CandidateRegs) const { in collectWaterfallCandidateRegisters()
444 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
474 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
604 SmallSetVector<MachineBasicBlock *, 16> ElseBlocks; in runOnMachineFunction()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp106 SmallSetVector<MachineBasicBlock *, 16> &) const;
116 SmallSetVector<Register, 16> &CandidateRegs) const;
127 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
132 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
175 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
214 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
322 SmallSetVector<Register, 16> &CandidateRegs) const { in collectWaterfallCandidateRegisters()
444 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
474 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
604 SmallSetVector<MachineBasicBlock *, 16> ElseBlocks; in runOnMachineFunction()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp106 SmallSetVector<MachineBasicBlock *, 16> &) const;
116 SmallSetVector<Register, 16> &CandidateRegs) const;
127 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
132 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
175 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
214 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
322 SmallSetVector<Register, 16> &CandidateRegs) const { in collectWaterfallCandidateRegisters()
444 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
474 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
604 SmallSetVector<MachineBasicBlock *, 16> ElseBlocks; in runOnMachineFunction()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp106 SmallSetVector<MachineBasicBlock *, 16> &) const;
116 SmallSetVector<Register, 16> &CandidateRegs) const;
127 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
132 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
175 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
214 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
322 SmallSetVector<Register, 16> &CandidateRegs) const { in collectWaterfallCandidateRegisters()
444 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
474 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
604 SmallSetVector<MachineBasicBlock *, 16> ElseBlocks; in runOnMachineFunction()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp106 SmallSetVector<MachineBasicBlock *, 16> &) const;
116 SmallSetVector<Register, 16> &CandidateRegs) const;
127 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
132 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const;
175 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
214 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
322 SmallSetVector<Register, 16> &CandidateRegs) const { in collectWaterfallCandidateRegisters()
444 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
474 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
604 SmallSetVector<MachineBasicBlock *, 16> ElseBlocks; in runOnMachineFunction()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
115 SmallSetVector<Instruction *, 4> &Truncs) { in isProfitableToInterleave()
166 SmallSetVector<Instruction *, 4> Truncs; in tryInterleave()
167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave()
168 SmallSetVector<Use *, 4> OtherLeafs; in tryInterleave()
169 SmallSetVector<Instruction *, 4> Ops; in tryInterleave()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
115 SmallSetVector<Instruction *, 4> &Truncs) { in isProfitableToInterleave()
166 SmallSetVector<Instruction *, 4> Truncs; in tryInterleave()
167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave()
168 SmallSetVector<Use *, 4> OtherLeafs; in tryInterleave()
169 SmallSetVector<Instruction *, 4> Ops; in tryInterleave()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
115 SmallSetVector<Instruction *, 4> &Truncs) { in isProfitableToInterleave()
166 SmallSetVector<Instruction *, 4> Truncs; in tryInterleave()
167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave()
168 SmallSetVector<Use *, 4> OtherLeafs; in tryInterleave()
169 SmallSetVector<Instruction *, 4> Ops; in tryInterleave()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
115 SmallSetVector<Instruction *, 4> &Truncs) { in isProfitableToInterleave()
166 SmallSetVector<Instruction *, 4> Truncs; in tryInterleave()
167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave()
168 SmallSetVector<Use *, 4> OtherLeafs; in tryInterleave()
169 SmallSetVector<Instruction *, 4> Ops; in tryInterleave()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
115 SmallSetVector<Instruction *, 4> &Truncs) { in isProfitableToInterleave()
166 SmallSetVector<Instruction *, 4> Truncs; in tryInterleave()
167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave()
168 SmallSetVector<Use *, 4> OtherLeafs; in tryInterleave()
169 SmallSetVector<Instruction *, 4> Ops; in tryInterleave()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DMVELaneInterleavingPass.cpp114 static bool isProfitableToInterleave(SmallSetVector<Instruction *, 4> &Exts, in isProfitableToInterleave()
115 SmallSetVector<Instruction *, 4> &Truncs) { in isProfitableToInterleave()
166 SmallSetVector<Instruction *, 4> Truncs; in tryInterleave()
167 SmallSetVector<Instruction *, 4> Exts; in tryInterleave()
168 SmallSetVector<Use *, 4> OtherLeafs; in tryInterleave()
169 SmallSetVector<Instruction *, 4> Ops; in tryInterleave()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DSetVector.h307 class SmallSetVector
310 SmallSetVector() = default;
314 SmallSetVector(It Start, It End) { in SmallSetVector() function
333 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DSetVector.h307 class SmallSetVector
310 SmallSetVector() = default;
314 SmallSetVector(It Start, It End) { in SmallSetVector() function
333 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DSetVector.h302 class SmallSetVector
305 SmallSetVector() = default;
309 SmallSetVector(It Start, It End) { in SmallSetVector() function
328 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DSetVector.h307 class SmallSetVector
310 SmallSetVector() = default;
314 SmallSetVector(It Start, It End) { in SmallSetVector() function
333 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DSetVector.h307 class SmallSetVector
310 SmallSetVector() = default;
314 SmallSetVector(It Start, It End) { in SmallSetVector() function
333 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DSetVector.h302 class SmallSetVector
305 SmallSetVector() = default;
309 SmallSetVector(It Start, It End) { in SmallSetVector() function
328 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DSetVector.h307 class SmallSetVector
310 SmallSetVector() = default;
314 SmallSetVector(It Start, It End) { in SmallSetVector() function
333 swap(llvm::SmallSetVector<T, N> &LHS, llvm::SmallSetVector<T, N> &RHS) { in swap()

12345678910>>...64