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

<<61626364656667686970>>

  /art/compiler/optimizing/
ssa_builder.cc 652 ArrayRef<HUserRecord<HInstruction*>> new_input_records = new_phi->GetInputRecords();
  /art/dex2oat/linker/
image_test.h 250 ArrayRef<const uint8_t> raw_dex_file(
  /external/clang/include/clang/Sema/
Initialization.h     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 405 ArrayRef<SourceRange> getRanges() const { return ranges; }
  /external/clang/lib/CodeGen/
CGDebugInfo.h 221 ArrayRef<TemplateArgument> TAList,
CGDeclCXX.cpp 524 ArrayRef<llvm::Function *> Decls,
CGStmt.cpp 660 ArrayRef<const Attr *> WhileAttrs) {
746 ArrayRef<const Attr *> DoAttrs) {
806 ArrayRef<const Attr *> ForAttrs) {
904 ArrayRef<const Attr *> ForAttrs) {
    [all...]
  /external/clang/lib/Driver/
ToolChain.cpp 613 ArrayRef<StringRef> Paths) {
  /external/clang/lib/Tooling/
Tooling.cpp 317 ArrayRef<std::string> SourcePaths,
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 550 bool isLiveAtIndexes(ArrayRef<SlotIndex> Slots) const;
  /external/llvm/include/llvm/ProfileData/
InstrProf.h 252 /// Same as the above interface but using an ArrayRef, as well as \p Sum.
254 ArrayRef<InstrProfValueData> VDs,
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.h 505 bool sortUseListOrder(Value *V, ArrayRef<unsigned> Indexes, SMLoc Loc);
  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.cpp 383 ArrayRef<MCPhysReg> Order = RegClassInfo.getOrder(RC);
  /external/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 12 #include "llvm/ADT/ArrayRef.h"
276 ArrayRef<uint8_t> GuidBytes(reinterpret_cast<const uint8_t*>(&Id), 16);
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 493 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) {
  /external/llvm/lib/IR/
DataLayout.cpp 727 ArrayRef<Value *> Indices) const {
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 556 bool LTOCodeGenerator::compileOptimized(ArrayRef<raw_pwrite_stream *> Out) {
  /external/llvm/lib/Option/
ArgList.cpp 263 ArrayRef<OptSpecifier> Ids) const {
  /external/llvm/lib/Target/Mips/Disassembler/
MipsDisassembler.cpp 62 ArrayRef<uint8_t> Bytes, uint64_t Address,
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 246 ArrayRef<MachineOperand> Cond,
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h 20 #include "llvm/ADT/ArrayRef.h"
644 ArrayRef<OperandSpecifier> operands;
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 397 Value *EvaluateInDifferentElementOrder(Value *V, ArrayRef<int> Mask);
  /external/llvm/tools/lto/
lto.cpp 502 for (auto Arg : ArrayRef<const char *>(options, number))
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 310 ArrayRef<SMLoc> Loc;
327 ArrayRef<SMLoc> Loc;
590 ArrayRef<std::pair<Record *, SMRange>> Supers = Proto->getSuperClasses();
    [all...]
CodeGenTarget.cpp 248 ArrayRef<MVT::SimpleValueType> InVTs = RC.getValueTypes();

Completed in 907 milliseconds

<<61626364656667686970>>