/external/llvm/include/llvm/CodeGen/ |
LiveRangeEdit.h | 62 SmallVectorImpl<unsigned> &NewRegs; 93 bool foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr*> &Dead); 119 LiveRangeEdit(LiveInterval *parent, SmallVectorImpl<unsigned> &newRegs, 138 typedef SmallVectorImpl<unsigned>::const_iterator iterator; 221 void eliminateDeadDefs(SmallVectorImpl<MachineInstr*> &Dead,
|
RegisterScavenging.h | 122 for (SmallVectorImpl<ScavengedInfo>::const_iterator I = Scavenged.begin(), 131 void getScavengingFrameIndices(SmallVectorImpl<int> &A) const { 132 for (SmallVectorImpl<ScavengedInfo>::const_iterator I = Scavenged.begin(),
|
LexicalScopes.h | 64 SmallVectorImpl<LexicalScope *> &getChildren() { return Children; } 65 SmallVectorImpl<InsnRange> &getRanges() { return Ranges; } 221 void extractLexicalScopes(SmallVectorImpl<InsnRange> &MIRanges, 225 assignInstructionRanges(SmallVectorImpl<InsnRange> &MIRanges,
|
LivePhysRegs.h | 97 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> *Clobbers); 117 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> &Clobbers);
|
/external/llvm/include/llvm/Transforms/Utils/ |
Cloning.h | 144 SmallVectorImpl<ReturnInst*> &Returns, 181 SmallVectorImpl<ReturnInst*> &Returns, 200 SmallVectorImpl<ReturnInst*> &Returns, 258 SmallVectorImpl<BasicBlock *> &Blocks); 261 void remapInstructionsInBlocks(const SmallVectorImpl<BasicBlock *> &Blocks,
|
/external/clang/lib/ARCMigrate/ |
TransProtectedScope.cpp | 27 SmallVectorImpl<DeclRefExpr *> &Refs; 30 LocalRefsCollector(SmallVectorImpl<DeclRefExpr *> &refs) 57 SmallVectorImpl<CaseInfo> &Cases; 60 CaseCollector(ParentMap &PMap, SmallVectorImpl<CaseInfo> &Cases) 116 SmallVectorImpl<StoredDiagnostic>::iterator 129 SmallVectorImpl<StoredDiagnostic>::iterator &DiagI, 130 SmallVectorImpl<StoredDiagnostic>::iterator DiagE){
|
/external/llvm/include/llvm/MC/MCParser/ |
MCAsmParser.h | 119 unsigned &NumInputs, SmallVectorImpl<std::pair<void *, bool>> &OpDecls, 120 SmallVectorImpl<std::string> &Constraints, 121 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII,
|
/external/llvm/lib/CodeGen/ |
MachineCombiner.cpp | 65 unsigned getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, 73 SmallVectorImpl<MachineInstr *> &InsInstrs, 78 SmallVectorImpl<MachineInstr *> &InsInstrs, 79 SmallVectorImpl<MachineInstr *> &DelInstrs); 80 void instr2instrSC(SmallVectorImpl<MachineInstr *> &Instrs, 81 SmallVectorImpl<const MCSchedClassDesc *> &InstrsSC); 123 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, 242 SmallVectorImpl<MachineInstr *> &InsInstrs, 290 SmallVectorImpl<MachineInstr *> &Instrs, 291 SmallVectorImpl<const MCSchedClassDesc *> &InstrsSC) [all...] |
/external/llvm/lib/Target/AMDGPU/ |
R600ISelLowering.h | 32 SmallVectorImpl<SDValue> &Results, 38 const SmallVectorImpl<ISD::InputArg> &Ins, 40 SmallVectorImpl<SDValue> &InVals) const override;
|
AMDGPUISelLowering.h | 96 SmallVectorImpl<SDValue> &Results) const; 108 const SmallVectorImpl<ISD::InputArg> &Ins, 109 SmallVectorImpl<ISD::InputArg> &OrigIns) const; 111 const SmallVectorImpl<ISD::InputArg> &Ins) const; 147 const SmallVectorImpl<ISD::OutputArg> &Outs, 148 const SmallVectorImpl<SDValue> &OutVals, 151 SmallVectorImpl<SDValue> &InVals) const override; 159 SmallVectorImpl<SDValue> &Results,
|
/external/clang/include/clang/Driver/ |
Types.h | 87 llvm::SmallVectorImpl<phases::ID> &Phases);
|
/external/clang/include/clang/Lex/ |
HeaderMap.h | 59 SmallVectorImpl<char> &DestPath) const;
|
/external/llvm/include/llvm/Analysis/ |
BasicAliasAnalysis.h | 142 SmallVectorImpl<VariableGEPIndex> &VarIndices, 154 constantOffsetHeuristic(const SmallVectorImpl<VariableGEPIndex> &VarIndices, 160 void GetIndexDifference(SmallVectorImpl<VariableGEPIndex> &Dest, 161 const SmallVectorImpl<VariableGEPIndex> &Src);
|
/external/llvm/include/llvm/Support/ |
Process.h | 87 GetArgumentVector(SmallVectorImpl<const char *> &Args,
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
R600MCCodeEmitter.cpp | 45 SmallVectorImpl<MCFixup> &Fixups, 50 SmallVectorImpl<MCFixup> &Fixups, 89 SmallVectorImpl<MCFixup> &Fixups, 167 SmallVectorImpl<MCFixup> &Fixup,
|
SIMCCodeEmitter.cpp | 55 SmallVectorImpl<MCFixup> &Fixups, 60 SmallVectorImpl<MCFixup> &Fixups, 66 SmallVectorImpl<MCFixup> &Fixups, 182 SmallVectorImpl<MCFixup> &Fixups, 229 SmallVectorImpl<MCFixup> &Fixups, 245 SmallVectorImpl<MCFixup> &Fixups,
|
/external/llvm/lib/Target/BPF/ |
BPFInstrInfo.h | 49 SmallVectorImpl<MachineOperand> &Cond,
|
/external/llvm/lib/Target/Mips/ |
MipsCCState.cpp | 75 const SmallVectorImpl<ISD::InputArg> &Ins, 87 const SmallVectorImpl<ISD::OutputArg> &Outs) { 100 const SmallVectorImpl<ISD::OutputArg> &Outs, 115 const SmallVectorImpl<ISD::InputArg> &Ins) {
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXInstrInfo.h | 64 SmallVectorImpl<MachineOperand> &Cond, bool AllowModify) const override;
|
/external/llvm/lib/Target/X86/AsmParser/ |
X86AsmInstrumentation.h | 46 SmallVectorImpl<std::unique_ptr<MCParsedAsmOperand> > &Operands,
|
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDGPUISelLowering.h | 46 const SmallVectorImpl<ISD::InputArg> &Ins, 48 SmallVectorImpl<SDValue> &InVals) const; 52 const SmallVectorImpl<ISD::OutputArg> &Outs, 53 const SmallVectorImpl<SDValue> &OutVals,
|
/external/clang/lib/Sema/ |
MultiplexExternalSemaSource.cpp | 112 SmallVectorImpl<Decl *> &Result) { 120 SmallVectorImpl<Decl *> &Decls){ 201 SmallVectorImpl<NamespaceDecl*> &Namespaces){ 228 SmallVectorImpl<VarDecl*> &TentativeDefs) { 234 SmallVectorImpl<const DeclaratorDecl*> &Decls) { 240 SmallVectorImpl<CXXConstructorDecl*> &Decls) { 246 SmallVectorImpl<TypedefNameDecl*> &Decls) { 258 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) { 264 SmallVectorImpl<std::pair<IdentifierInfo*, WeakInfo> > &WI) { 270 SmallVectorImpl<ExternalVTableUse> &VTables) [all...] |
/external/clang/include/clang/Frontend/ |
TextDiagnostic.h | 92 SmallVectorImpl<CharSourceRange>& Ranges, 111 SmallVectorImpl<CharSourceRange>& Ranges,
|
/external/llvm/include/llvm/Target/ |
TargetSubtargetInfo.h | 37 template <typename T> class SmallVectorImpl; 64 typedef SmallVectorImpl<const TargetRegisterClass *> RegClassVector;
|
/external/llvm/lib/Target/X86/ |
X86OptimizeLEAs.cpp | 63 bool chooseBestLEA(const SmallVectorImpl<MachineInstr *> &List, 84 SmallVectorImpl<MachineInstr *> &List); 87 bool removeRedundantAddrCalc(const SmallVectorImpl<MachineInstr *> &List); 121 bool OptimizeLEAPass::chooseBestLEA(const SmallVectorImpl<MachineInstr *> &List, 221 SmallVectorImpl<MachineInstr *> &List) { 232 const SmallVectorImpl<MachineInstr *> &List) {
|