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

<<71727374757677787980

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DWARFAcceleratorTable.cpp 89 ArrayRef<std::pair<AppleAcceleratorTable::HeaderData::AtomType,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldChecker.cpp 668 ArrayRef<uint8_t> SectionBytes(
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Instruction.cpp 642 ArrayRef<unsigned> WL) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCAssembler.cpp 11 #include "llvm/ADT/ArrayRef.h"
809 ArrayRef<MCFixup> Fixups;
    [all...]
MCObjectStreamer.cpp 473 ArrayRef<std::pair<const MCSymbol *, const MCSymbol *>> Ranges,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
CodeViewYAMLSymbols.cpp 16 #include "llvm/ADT/ArrayRef.h"
252 return CVSymbol(Kind, ArrayRef<uint8_t>(Buffer, TotalLen));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
ARMAttributeParser.cpp 684 void ARMAttributeParser::Parse(ArrayRef<uint8_t> Section, bool isLittle) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIFoldOperands.cpp 215 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 285 ArrayRef<MCPhysReg> Order,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86DomainReassignment.cpp 353 ArrayRef<MachineInstr *> instructions() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
FunctionImport.cpp 15 #include "llvm/ADT/ArrayRef.h"
165 ArrayRef<std::unique_ptr<GlobalValueSummary>> CalleeSummaryList,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 19 #include "llvm/ADT/ArrayRef.h"
525 Value *EvaluateInDifferentElementOrder(Value *V, ArrayRef<int> Mask);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
SROA.cpp 28 #include "llvm/ADT/ArrayRef.h"
273 void insert(ArrayRef<Slice> NewSlices) {
287 ArrayRef<Instruction *> getDeadUsers() const { return DeadUsers; }
295 ArrayRef<Use *> getDeadOperands() const { return DeadOperands; }
425 ArrayRef<Slice *> splitSliceTails() const { return SplitTails; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
Analysis.cpp 92 llvm::ArrayRef<uint8_t> Bytes,
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
MinimalSymbolDumper.cpp 307 ArrayRef<LocalVariableAddrGap> Gaps) {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
ResourceScriptStmt.h 763 void setValue(VersionInfoFixedType Type, ArrayRef<uint32_t> Value) {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/
llvm-stress.cpp 17 #include "llvm/ADT/ArrayRef.h"
249 ArrayRef<Constant*> VectorValue(TempValues);
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
yaml2coff.cpp 173 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections,
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
Cloning.cpp 614 ArrayRef<uint64_t>{dwarf::DW_OP_constu, 42U, dwarf::DW_OP_stack_value});
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
AsmWriterEmitter.cpp 21 #include "llvm/ADT/ArrayRef.h"
60 ArrayRef<const CodeGenInstruction *> NumberedInstructions;
    [all...]
CodeGenInstruction.cpp 462 ArrayRef<SMLoc> Loc, CodeGenTarget &T,
CodeGenTarget.cpp 300 ArrayRef<ValueTypeByHwMode> InVTs = RC.getValueTypes();
SearchableTableEmitter.cpp 305 ArrayRef<Record *> IndexRows;
  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_util.cc 130 ? llvm::ArrayRef<llvm::Value*>({b->getInt64(0), index})

Completed in 1016 milliseconds

<<71727374757677787980