HomeSort by relevance Sort by last modified time
    Searched refs:ArrayRef (Results 626 - 650 of 1983) sorted by null

<<21222324252627282930>>

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
CoverageReport.cpp 95 void adjustColumnWidths(ArrayRef<StringRef> Files,
96 ArrayRef<StringRef> Functions) {
106 void renderDivider(ArrayRef<size_t> ColumnWidths, raw_ostream &OS) {
123 unsigned getNumRedundantPathComponents(ArrayRef<std::string> Paths) {
153 unsigned getRedundantPrefixLen(ArrayRef<std::string> Paths) {
280 void CoverageReport::renderFunctionReports(ArrayRef<std::string> Files,
353 ArrayRef<std::string> Files, const CoverageViewOptions &Options,
394 raw_ostream &OS, ArrayRef<std::string> Files) const {
399 raw_ostream &OS, ArrayRef<std::string> Files,
  /external/llvm/lib/Transforms/IPO/
WholeProgramDevirt.cpp 31 #include "llvm/ADT/ArrayRef.h"
60 wholeprogramdevirt::findLowestOffset(ArrayRef<VirtualCallTarget> Targets,
91 std::vector<ArrayRef<uint8_t>> Used;
93 ArrayRef<uint8_t> VTUsed = IsAfter ? Target.TM->Bits->After.BytesUsed
273 bool trySingleImplDevirt(ArrayRef<VirtualCallTarget> TargetsForSlot,
277 ArrayRef<ConstantInt *> Args);
279 ArrayRef<VirtualCallTarget> TargetsForSlot,
282 ArrayRef<VirtualCallTarget> TargetsForSlot,
285 ArrayRef<VirtualCallSite> CallSites);
395 ArrayRef<VirtualCallTarget> TargetsForSlot
    [all...]
  /external/llvm/lib/CodeGen/
MachineTraceMetrics.cpp 131 ArrayRef<unsigned>
188 ArrayRef<unsigned> PredPRDepths = getProcResourceDepths(PredNum);
189 ArrayRef<unsigned> PredPRCycles = MTM.getProcResourceCycles(PredNum);
204 ArrayRef<unsigned> PRCycles = MTM.getProcResourceCycles(MBB->getNumber());
223 ArrayRef<unsigned> SuccPRHeights = getProcResourceHeights(SuccNum);
252 ArrayRef<unsigned>
265 ArrayRef<unsigned>
812 ArrayRef<unsigned> PRDepths = getProcResourceDepths(MBB->getNumber());
    [all...]
MachineModuleInfo.cpp 84 ArrayRef<MCSymbol *> getAddrLabelSymbolToEmit(BasicBlock *BB);
94 ArrayRef<MCSymbol *> MMIAddrLabelMap::getAddrLabelSymbolToEmit(BasicBlock *BB) {
260 ArrayRef<MCSymbol *>
328 ArrayRef<const GlobalValue *> TyInfo) {
338 ArrayRef<const GlobalValue *> TyInfo) {
421 ArrayRef<unsigned> Sites) {
RegisterPressure.cpp 56 void llvm::dumpRegSetPressure(ArrayRef<unsigned> SetPressure,
329 static LaneBitmask getRegLanes(ArrayRef<RegisterMaskPair> RegUnits,
666 void RegPressureTracker::addLiveRegs(ArrayRef<RegisterMaskPair> Regs) {
705 void RegPressureTracker::bumpDeadDefs(ArrayRef<RegisterMaskPair> DeadDefs) {
917 static void computeExcessPressureDelta(ArrayRef<unsigned> OldPressureVec,
918 ArrayRef<unsigned> NewPressureVec,
921 ArrayRef<unsigned> LiveThruPressureVec) {
956 static void computeMaxPressureDelta(ArrayRef<unsigned> OldMaxPressureVec,
957 ArrayRef<unsigned> NewMaxPressureVec,
958 ArrayRef<PressureChange> CriticalPSets
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineTraceMetrics.cpp 11 #include "llvm/ADT/ArrayRef.h"
144 ArrayRef<unsigned>
200 ArrayRef<unsigned> PredPRDepths = getProcResourceDepths(PredNum);
201 ArrayRef<unsigned> PredPRCycles = MTM.getProcResourceCycles(PredNum);
216 ArrayRef<unsigned> PRCycles = MTM.getProcResourceCycles(MBB->getNumber());
235 ArrayRef<unsigned> SuccPRHeights = getProcResourceHeights(SuccNum);
264 ArrayRef<unsigned>
277 ArrayRef<unsigned>
871 ArrayRef<unsigned> PRDepths = getProcResourceDepths(MBB->getNumber());
    [all...]
  /art/compiler/debug/
elf_debug_writer.cc 143 XzCompress(ArrayRef<const uint8_t>(buffer), &compressed_buffer);
183 debug_info.compiled_methods = ArrayRef<const MethodDebugInfo>(&method_info, 1);
232 std::vector<ArrayRef<const uint8_t>>& added_elf_files,
262 for (ArrayRef<const uint8_t> added_elf_file : added_elf_files) {
325 XzCompress(ArrayRef<const uint8_t>(inner_elf_file), &gnu_debugdata);
345 const ArrayRef<mirror::Class*>& types)
  /external/clang/include/clang/AST/
APValue.h 142 APValue(LValueBase B, const CharUnits &O, ArrayRef<LValuePathEntry> Path,
158 ArrayRef<const CXXRecordDecl*> Path) : Kind(Uninitialized) {
255 ArrayRef<LValuePathEntry> getLValuePath() const;
336 ArrayRef<const CXXRecordDecl*> getMemberPointerPath() const;
379 ArrayRef<LValuePathEntry> Path, bool OnePastTheEnd,
442 ArrayRef<const CXXRecordDecl*> Path);
DeclFriend.h 72 ArrayRef<TemplateParameterList*> FriendTypeTPLists)
98 ArrayRef<TemplateParameterList*> FriendTypeTPLists
RecordLayout.h 137 ArrayRef<uint64_t> fieldoffsets);
147 ArrayRef<uint64_t> fieldoffsets,
  /external/clang/include/clang/Basic/
TargetInfo.h 554 virtual ArrayRef<Builtin::Info> getTargetBuiltins() const = 0;
658 void setRequiresImmediate(llvm::ArrayRef<int> Exacts) {
726 ArrayRef<ConstraintInfo> OutputConstraints,
    [all...]
  /external/llvm/include/llvm/IR/
NoFolder.h 25 #include "llvm/ADT/ArrayRef.h"
181 ArrayRef<Constant *> IdxList) const {
186 // warnings about whether to convert Idx to ArrayRef<Constant *> or
187 // ArrayRef<Value *>.
191 ArrayRef<Value *> IdxList) const {
196 ArrayRef<Constant *> IdxList) const {
202 // warnings about whether to convert Idx to ArrayRef<Constant *> or
203 // ArrayRef<Value *>.
207 ArrayRef<Value *> IdxList) const {
287 ArrayRef<unsigned> IdxList) const
    [all...]
  /external/llvm/lib/DebugInfo/PDB/Raw/
PDBFile.cpp 12 #include "llvm/ADT/ArrayRef.h"
69 ArrayRef<support::ulittle32_t>
76 Expected<ArrayRef<uint8_t>> PDBFile::getBlockData(uint32_t BlockIndex,
80 ArrayRef<uint8_t> Result;
87 ArrayRef<uint8_t> Data) const {
150 // it with an ArrayRef instead of setting up a StreamRef. Since the
154 ArrayRef<support::ulittle32_t> Blocks;
172 llvm::ArrayRef<support::ulittle32_t> PDBFile::getDirectoryBlockArray() const {
  /external/llvm/lib/Transforms/Scalar/
Float2Int.cpp 243 std::function<ConstantRange(ArrayRef<ConstantRange>)> Op;
252 Op = [](ArrayRef<ConstantRange> Ops) {
259 Op = [](ArrayRef<ConstantRange> Ops) {
266 Op = [](ArrayRef<ConstantRange> Ops) {
278 Op = [](ArrayRef<ConstantRange> Ops) {
285 Op = [](ArrayRef<ConstantRange> Ops) {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Metadata.cpp 88 MDNode::MDNode(LLVMContext &C, ArrayRef<Value*> Vals, bool isFunctionLocal)
187 MDNode *MDNode::getMDNode(LLVMContext &Context, ArrayRef<Value*> Vals,
235 MDNode *MDNode::get(LLVMContext &Context, ArrayRef<Value*> Vals) {
240 ArrayRef<Value*> Vals,
245 MDNode *MDNode::getIfExists(LLVMContext &Context, ArrayRef<Value*> Vals) {
249 MDNode *MDNode::getTemporary(LLVMContext &Context, ArrayRef<Value*> Vals) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
CallingConvLower.h 343 unsigned getFirstUnallocated(ArrayRef<MCPhysReg> Regs) const {
370 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
384 unsigned AllocateRegBlock(ArrayRef<MCPhysReg> Regs, unsigned RegsRequired) {
411 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
449 ArrayRef<MCPhysReg> ShadowRegs) {
527 SmallVectorImpl<ForwardedRegister> &Forwards, ArrayRef<MVT> RegParmTypes,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
NoFolder.h 25 #include "llvm/ADT/ArrayRef.h"
212 ArrayRef<Constant *> IdxList) const {
218 // warnings about whether to convert Idx to ArrayRef<Constant *> or
219 // ArrayRef<Value *>.
224 ArrayRef<Value *> IdxList) const {
229 ArrayRef<Constant *> IdxList) const {
236 // warnings about whether to convert Idx to ArrayRef<Constant *> or
237 // ArrayRef<Value *>.
242 ArrayRef<Value *> IdxList) const {
330 ArrayRef<unsigned> IdxList) const
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/Disassembler/
ARCDisassembler.cpp 44 ArrayRef<uint8_t> Bytes, uint64_t Address,
51 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address,
60 static bool readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address,
70 static bool readInstruction48(ArrayRef<uint8_t> Bytes, uint64_t Address,
79 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address,
298 ArrayRef<uint8_t> Bytes,
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
LinePrinter.cpp 103 void LinePrinter::formatBinary(StringRef Label, ArrayRef<uint8_t> Data,
116 void LinePrinter::formatBinary(StringRef Label, ArrayRef<uint8_t> Data,
145 ArrayRef<support::ulittle32_t> Blocks = Layout.Blocks;
166 static std::pair<Run, uint32_t> findRun(uint32_t Offset, ArrayRef<Run> Runs) {
233 ArrayRef<uint8_t> Data;
258 ArrayRef<uint8_t> BlockData =
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 107 ArrayRef<const Value *> Operands) {
145 ArrayRef<Type *> ParamTys) {
300 unsigned getOperandsScalarizationOverhead(ArrayRef<const Value *> Args,
404 ArrayRef<const Value *> Args) {
450 ArrayRef<unsigned> Indices,
457 ArrayRef<Type *> Tys, FastMathFlags FMF,
462 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) {
466 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) {
481 unsigned getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) { return 0; }
690 unsigned getCallCost(const Function *F, ArrayRef<const Value *> Arguments)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
LowerTypeTests.cpp 19 #include "llvm/ADT/ArrayRef.h"
268 ArrayRef<MDNode *> Types) {
292 ArrayRef<MDNode *> types() const {
300 ArrayRef<GlobalTypeMember *> Targets,
314 ArrayRef<GlobalTypeMember *> targets() const {
401 ArrayRef<Metadata *> TypeIds, Constant *CombinedGlobalAddr,
406 void buildBitSetsFromGlobalVariables(ArrayRef<Metadata *> TypeIds,
407 ArrayRef<GlobalTypeMember *> Globals);
414 void buildBitSetsFromFunctions(ArrayRef<Metadata *> TypeIds,
415 ArrayRef<GlobalTypeMember *> Functions)
    [all...]
  /art/compiler/jni/quick/mips64/
calling_convention_mips64.cc 210 ArrayRef<const ManagedRegister> Mips64JniCallingConvention::CalleeSaveRegisters() const {
211 return ArrayRef<const ManagedRegister>(kCalleeSaveRegisters);
  /art/compiler/optimizing/
data_type_test.cc 72 const ArrayRef<const DataType::Type> kIntegralInputTypes(kIntegralTypes);
75 const ArrayRef<const DataType::Type> kIntegralResultTypes = kIntegralInputTypes.SubArray(1u);
  /art/dex2oat/linker/
relative_patcher.cc 147 bool RelativePatcher::WriteThunk(OutputStream* out, const ArrayRef<const uint8_t>& thunk) {
155 bool RelativePatcher::WriteMiscThunk(OutputStream* out, const ArrayRef<const uint8_t>& thunk) {
  /art/runtime/
dex_to_dex_decompiler.cc 36 const ArrayRef<const uint8_t>& quickened_info,
198 const ArrayRef<const uint8_t>& quickened_info,

Completed in 1210 milliseconds

<<21222324252627282930>>