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

<<71727374757677787980

  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 472 void addMetadata(ArrayRef<Value *> To, Instruction *From);
688 void InnerLoopVectorizer::addMetadata(ArrayRef<Value *> To,
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
SemaExprCXX.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp 156 template <typename T> void Write(ArrayRef<T> Vs) {
451 void verifyFunctionMetadata(ArrayRef<std::pair<unsigned, MDNode *>> MDs);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Verifier.cpp 50 #include "llvm/ADT/ArrayRef.h"
196 template <typename T> void Write(ArrayRef<T> Vs) {
500 void verifyFunctionMetadata(ArrayRef<std::pair<unsigned, MDNode *>> MDs);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsISelLowering.cpp 27 #include "llvm/ADT/ArrayRef.h"
    [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp 111 ArrayRef<llvm::Type*> scalarTypes,
    [all...]
CGBlocks.cpp 639 ArrayRef<ExprWithCleanups::CleanupObject> cleanups = E->getObjects();
640 for (ArrayRef<ExprWithCleanups::CleanupObject>::iterator
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /art/compiler/utils/mips/
assembler_mips.h     [all...]
  /art/compiler/utils/mips64/
assembler_mips64.h     [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc     [all...]
  /external/clang/lib/Basic/
VirtualFileSystem.cpp     [all...]
  /external/clang/lib/Parse/
ParsePragma.cpp 776 ArrayRef<Token> Toks;
810 llvm::ArrayRef<Token> Toks = Info->Toks;
    [all...]
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 14 #include "llvm/ADT/ArrayRef.h"
    [all...]
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/llvm/lib/Support/
APInt.cpp 16 #include "llvm/ADT/ArrayRef.h"
91 void APInt::initFromArray(ArrayRef<uint64_t> bigVal) {
108 APInt::APInt(unsigned numBits, ArrayRef<uint64_t> bigVal)
    [all...]
  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]
X86TargetTransformInfo.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 16 #include "llvm/ADT/ArrayRef.h"
788 void poisonRedZones(ArrayRef<uint8_t> ShadowBytes, IRBuilder<> &IRB,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
APInt.cpp 88 void APInt::initFromArray(ArrayRef<uint64_t> bigVal) {
105 APInt::APInt(unsigned numBits, ArrayRef<uint64_t> bigVal)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
SplitKit.cpp 17 #include "llvm/ADT/ArrayRef.h"
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
APInt.cpp 16 #include "llvm/ADT/ArrayRef.h"
90 void APInt::initFromArray(ArrayRef<uint64_t> bigVal) {
107 APInt::APInt(unsigned numBits, ArrayRef<uint64_t> bigVal)
    [all...]

Completed in 1404 milliseconds

<<71727374757677787980