OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SmallVectorImpl
(Results
101 - 125
of
599
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/R600/
R600InstrInfo.h
140
bool ReverseBranchCondition(
SmallVectorImpl
<MachineOperand> &Cond) const;
143
SmallVectorImpl
<MachineOperand> &Cond, bool AllowModify) const;
145
unsigned InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const
SmallVectorImpl
<MachineOperand> &Cond, DebugLoc DL) const;
171
bool SubsumesPredicate(const
SmallVectorImpl
<MachineOperand> &Pred1,
172
const
SmallVectorImpl
<MachineOperand> &Pred2) const;
178
const
SmallVectorImpl
<MachineOperand> &Pred) const;
/external/llvm/lib/Target/X86/
X86ISelLowering.h
568
virtual void ReplaceNodeResults(SDNode *N,
SmallVectorImpl
<SDValue>&Results,
701
virtual bool isShuffleMaskLegal(const
SmallVectorImpl
<int> &Mask,
708
virtual bool isVectorClearMaskLegal(const
SmallVectorImpl
<int> &Mask,
793
const
SmallVectorImpl
<ISD::InputArg> &Ins,
795
SmallVectorImpl
<SDValue> &InVals) const;
798
const
SmallVectorImpl
<ISD::InputArg> &ArgInfo,
818
const
SmallVectorImpl
<ISD::OutputArg> &Outs,
819
const
SmallVectorImpl
<SDValue> &OutVals,
820
const
SmallVectorImpl
<ISD::InputArg> &Ins,
[
all
...]
/external/llvm/lib/CodeGen/
LexicalScopes.cpp
58
extractLexicalScopes(
SmallVectorImpl
<InsnRange> &MIRanges,
221
const
SmallVectorImpl
<LexicalScope *> &Children = WS->getChildren();
223
for (
SmallVectorImpl
<LexicalScope *>::const_iterator SI = Children.begin(),
243
assignInstructionRanges(
SmallVectorImpl
<InsnRange> &MIRanges,
248
for (
SmallVectorImpl
<InsnRange>::const_iterator RI = MIRanges.begin(),
282
SmallVectorImpl
<InsnRange> &InsnRanges = Scope->getRanges();
283
for (
SmallVectorImpl
<InsnRange>::iterator I = InsnRanges.begin(),
RegAllocBasic.cpp
105
SmallVectorImpl
<LiveInterval*> &SplitVRegs);
114
SmallVectorImpl
<LiveInterval*> &SplitVRegs);
171
SmallVectorImpl
<LiveInterval*> &SplitVRegs) {
225
SmallVectorImpl
<LiveInterval*> &SplitVRegs) {
250
for (
SmallVectorImpl
<unsigned>::iterator PhysRegI = PhysRegSpillCands.begin(),
Analysis.cpp
75
SmallVectorImpl
<EVT> &ValueVTs,
76
SmallVectorImpl
<uint64_t> *Offsets,
223
SmallVectorImpl
<unsigned> &ValLoc,
321
SmallVectorImpl
<unsigned> &RetIndices,
322
SmallVectorImpl
<unsigned> &CallIndices,
386
advanceToNextLeafType(
SmallVectorImpl
<CompositeType *> &SubTypes,
387
SmallVectorImpl
<unsigned> &Path) {
428
SmallVectorImpl
<CompositeType *> &SubTypes,
429
SmallVectorImpl
<unsigned> &Path) {
457
bool nextRealType(
SmallVectorImpl
<CompositeType *> &SubTypes
[
all
...]
/external/llvm/lib/IR/
GCOV.cpp
66
for (
SmallVectorImpl
<GCOVFunction *>::iterator I = Functions.begin(),
74
for (
SmallVectorImpl
<GCOVFunction *>::iterator I = Functions.begin(),
158
for (
SmallVectorImpl
<GCOVBlock *>::iterator I = Blocks.begin(),
166
for (
SmallVectorImpl
<GCOVBlock *>::iterator I = Blocks.begin(),
200
for (
SmallVectorImpl
<uint32_t>::iterator I = Edges.begin(), E = Edges.end();
223
for (
SmallVectorImpl
<uint32_t>::iterator I = Lines.begin(),
230
for (
SmallVectorImpl
<uint32_t>::iterator I = Lines.begin(),
/external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h
63
SmallVectorImpl
<MachineOperand> &Cond,
68
const
SmallVectorImpl
<MachineOperand> &Cond,
72
bool ReverseBranchCondition(
SmallVectorImpl
<MachineOperand> &Cond) const;
85
const
SmallVectorImpl
<MachineOperand> &Pred) const;
88
bool SubsumesPredicate(const
SmallVectorImpl
<MachineOperand> &Pred1,
89
const
SmallVectorImpl
<MachineOperand> &Pred2) const;
207
SmallVectorImpl
<MachineOperand> &Cond,
/external/llvm/include/llvm/Bitcode/
BitstreamWriter.h
26
SmallVectorImpl
<char> &Out;
96
explicit BitstreamWriter(
SmallVectorImpl
<char> &O)
314
void EmitRecordWithAbbrevImpl(unsigned Abbrev,
SmallVectorImpl
<uintty> &Vals,
409
void EmitRecord(unsigned Code,
SmallVectorImpl
<uintty> &Vals,
432
void EmitRecordWithAbbrev(unsigned Abbrev,
SmallVectorImpl
<uintty> &Vals) {
442
void EmitRecordWithBlob(unsigned Abbrev,
SmallVectorImpl
<uintty> &Vals,
447
void EmitRecordWithBlob(unsigned Abbrev,
SmallVectorImpl
<uintty> &Vals,
455
void EmitRecordWithArray(unsigned Abbrev,
SmallVectorImpl
<uintty> &Vals,
460
void EmitRecordWithArray(unsigned Abbrev,
SmallVectorImpl
<uintty> &Vals,
/external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp
47
SmallVectorImpl
<MallocOverflowCheck> &PossibleMallocOverflows,
51
SmallVectorImpl
<MallocOverflowCheck> &PossibleMallocOverflows,
58
SmallVectorImpl
<MallocOverflowCheck> &PossibleMallocOverflows,
114
typedef
SmallVectorImpl
<MallocOverflowCheck> theVecType;
200
SmallVectorImpl
<MallocOverflowCheck> &PossibleMallocOverflows,
/external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h
160
const
SmallVectorImpl
<ISD::InputArg> &Ins,
162
SmallVectorImpl
<SDValue> &InVals) const LLVM_OVERRIDE;
165
SmallVectorImpl
<SDValue> &InVals) const LLVM_OVERRIDE;
170
const
SmallVectorImpl
<ISD::OutputArg> &Outs,
171
const
SmallVectorImpl
<SDValue> &OutVals,
SystemZElimCompare.cpp
79
SmallVectorImpl
<MachineInstr *> &CCUsers);
82
SmallVectorImpl
<MachineInstr *> &CCUsers);
84
SmallVectorImpl
<MachineInstr *> &CCUsers);
86
SmallVectorImpl
<MachineInstr *> &CCUsers);
167
SmallVectorImpl
<MachineInstr *> &CCUsers) {
233
SmallVectorImpl
<MachineInstr *> &CCUsers) {
324
SmallVectorImpl
<MachineInstr *> &CCUsers) {
367
SmallVectorImpl
<MachineInstr *> &CCUsers) {
/external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp
54
bool isLoopDead(Loop *L,
SmallVectorImpl
<BasicBlock *> &exitingBlocks,
55
SmallVectorImpl
<BasicBlock *> &exitBlocks,
80
SmallVectorImpl
<BasicBlock *> &exitingBlocks,
81
SmallVectorImpl
<BasicBlock *> &exitBlocks,
212
for (
SmallVectorImpl
<DomTreeNode *>::iterator DI = ChildNodes.begin(),
/external/llvm/lib/Transforms/Utils/
LCSSA.cpp
78
const
SmallVectorImpl
<BasicBlock*> &ExitBlocks);
106
const
SmallVectorImpl
<BasicBlock*> &ExitBlocks,
178
const
SmallVectorImpl
<BasicBlock*> &ExitBlocks) {
189
const
SmallVectorImpl
<BasicBlock*> &ExitBlocks) {
227
for (
SmallVectorImpl
<BasicBlock*>::const_iterator BBI = ExitBlocks.begin(),
/external/clang/include/clang/AST/
CXXInheritance.h
83
SmallVectorImpl
<CXXBasePathElement>::clear();
290
typedef
SmallVectorImpl
<UniqueVirtualMethod>::iterator
292
typedef
SmallVectorImpl
<UniqueVirtualMethod>::const_iterator
/external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h
227
SmallVectorImpl
<std::pair<SDValue, SDNode*> > &Result) {
283
const
SmallVectorImpl
<SDNode*> &ChainNodesMatched,
284
SDValue InputGlue, const
SmallVectorImpl
<SDNode*> &F,
/external/llvm/lib/Support/
Twine.cpp
26
void Twine::toVector(
SmallVectorImpl
<char> &Out) const {
31
StringRef Twine::toStringRef(
SmallVectorImpl
<char> &Out) const {
38
StringRef Twine::toNullTerminatedStringRef(
SmallVectorImpl
<char> &Out) const {
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMUnwindOpAsm.cpp
30
SmallVectorImpl
<uint8_t> &Vec;
34
UnwindOpcodeStreamer(
SmallVectorImpl
<uint8_t> &V) : Vec(V), Pos(3) {
183
SmallVectorImpl
<uint8_t> &Result) {
/external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h
204
selectFirst(StringRef BoundTo, const
SmallVectorImpl
<BoundNodes> &Results) {
205
for (
SmallVectorImpl
<BoundNodes>::const_iterator I = Results.begin(),
/external/clang/lib/CodeGen/
CGDebugInfo.h
153
SmallVectorImpl
<llvm::Value *> &E,
158
SmallVectorImpl
<llvm::Value *> &EltTys,
163
SmallVectorImpl
<llvm::Value *> &EltTys,
184
SmallVectorImpl
<llvm::Value *> &E,
187
SmallVectorImpl
<llvm::Value *> &E,
191
SmallVectorImpl
<llvm::Value *> &E,
194
SmallVectorImpl
<llvm::Value *> &E,
199
SmallVectorImpl
<llvm::Value *> &EltTys);
/external/llvm/include/llvm/Analysis/
SparsePropagation.h
35
template<typename T> class
SmallVectorImpl
;
195
void getFeasibleSuccessors(TerminatorInst &TI,
SmallVectorImpl
<bool> &Succs,
/external/llvm/lib/Analysis/
ProfileDataLoader.cpp
79
SmallVectorImpl
<unsigned> &Data) {
102
SmallVectorImpl
<std::string> &CommandLines) {
/external/llvm/lib/DebugInfo/
DWARFDebugLoc.cpp
21
for (
SmallVectorImpl
<Entry>::const_iterator I2 = I->Entries.begin(), E2 = I->Entries.end(); I2 != E2; ++I2) {
29
for (
SmallVectorImpl
<unsigned char>::const_iterator I3 = I2->Loc.begin(), E3 = I2->Loc.end(); I3 != E3; ++I3) {
/external/llvm/tools/lli/
RecordingMemoryManager.cpp
19
for (
SmallVectorImpl
<Allocation>::iterator
23
for (
SmallVectorImpl
<Allocation>::iterator
/external/clang/include/clang/Analysis/Analyses/
UninitializedValues.h
75
typedef
SmallVectorImpl
<Branch>::const_iterator branch_iterator;
/external/clang/include/clang/Frontend/
ChainedIncludesSource.h
51
SmallVectorImpl
<Decl*> &Result);
Completed in 445 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>