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

<<71727374757677787980

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 16 #include "llvm/ADT/ArrayRef.h"
134 ArrayRef<int> Mask) const;
247 ArrayRef<int> Mask) const {
    [all...]
DAGCombiner.cpp 21 #include "llvm/ADT/ArrayRef.h"
461 ArrayRef<int> VectorMask, SDValue VecIn1,
636 CombineTo(SDNode *N, ArrayRef<SDValue> To, bool AddTo) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DebugInfo.cpp     [all...]
LegacyPassManager.cpp 568 PMTopLevelManager::setLastUser(ArrayRef<Pass*> AnalysisPasses, Pass *P) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
YAMLParser.cpp 16 #include "llvm/ADT/ArrayRef.h"
267 ArrayRef<SMRange> Ranges = None) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp 100 ArrayRef<uint8_t> Bytes, uint64_t Address,
115 ArrayRef<uint8_t> Bytes, uint64_t Address,
448 ArrayRef<uint8_t> Bytes,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonCommonGEP.cpp 12 #include "llvm/ADT/ArrayRef.h"
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyFastISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineSimplifyDemanded.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 62 #include "llvm/ADT/ArrayRef.h"
603 void addMetadata(ArrayRef<Value *> To, Instruction *From);
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaTemplate.cpp     [all...]
  /art/compiler/optimizing/
instruction_builder.cc 52 ArrayRef<const uint8_t> interpreter_metadata,
266 environment->CopyFrom(ArrayRef<HInstruction* const>(*current_locals_));
    [all...]
  /art/oatdump/
oatdump.cc 217 debug_info.compiled_methods = ArrayRef<const debug::MethodDebugInfo>(method_debug_infos_);
324 info.cfi = ArrayRef<uint8_t>();
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp 317 ArrayRef<Stmt*> children;
321 typedef ArrayRef<Stmt*>::reverse_iterator iterator;
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp 478 MDNode *FwdNode = MDNode::getTemporary(Context, ArrayRef<Value*>());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp 388 Value *V = MDNode::getTemporary(Context, ArrayRef<Value*>());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
MipsGenRegisterInfo.inc     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp 67 TypeSetByHwMode::TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList) {
    [all...]
  /art/runtime/dex/
dex_file_annotations.cc     [all...]
  /external/clang/include/clang/Parse/
Parser.h 898 bool SkipUntil(ArrayRef<tok::TokenKind> Toks,
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]

Completed in 1330 milliseconds

<<71727374757677787980