HomeSort by relevance Sort by last modified time
    Searched refs:KnownIDs (Results 1 - 25 of 39) sorted by null

1 2

  /external/llvm/include/llvm/IR/
Instruction.h 204 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 316 /// Metadata not listed as known via KnownIDs is removed
317 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 353 /// Metadata not listed as known via KnownIDs is removed
354 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
Local.h 350 /// Metadata not listed as known via KnownIDs is removed
351 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
Local.h 350 /// Metadata not listed as known via KnownIDs is removed
351 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 353 /// Metadata not listed as known via KnownIDs is removed
354 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
Local.h 350 /// Metadata not listed as known via KnownIDs is removed
351 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
Local.h 350 /// Metadata not listed as known via KnownIDs is removed
351 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
Local.h 374 /// Metadata not listed as known via KnownIDs is removed
375 void combineMetadata(Instruction *K, const Instruction *J, ArrayRef<unsigned> KnownIDs);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Instruction.h 229 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 235 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instruction.h 239 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instruction.h 239 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instruction.h 248 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instruction.h 248 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instruction.h 248 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instruction.h 248 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 235 void dropUnknownNonDebugMetadata(ArrayRef<unsigned> KnownIDs);

Completed in 5489 milliseconds

1 2