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

1 2

  /external/llvm/unittests/IR/
ValueMapTest.cpp 64 typename ValueMapConfig<TypeParam*>::ExtraData Data;
181 struct LockMutex : ValueMapConfig<KeyT, MutexT> {
214 struct NoFollow : ValueMapConfig<KeyT> {
236 struct CountOps : ValueMapConfig<KeyT> {
267 struct ModifyingConfig : ValueMapConfig<KeyT> {
  /external/swiftshader/third_party/LLVM/unittests/VMCore/
ValueMapTest.cpp 66 typename ValueMapConfig<TypeParam*>::ExtraData Data;
182 struct LockMutex : ValueMapConfig<KeyT> {
214 struct NoFollow : ValueMapConfig<KeyT> {
236 struct CountOps : ValueMapConfig<KeyT> {
267 struct ModifyingConfig : ValueMapConfig<KeyT> {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
FunctionComparator.h 46 struct Config : ValueMapConfig<GlobalValue*> {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
FunctionComparator.h 46 struct Config : ValueMapConfig<GlobalValue*> {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
FunctionComparator.h 46 struct Config : ValueMapConfig<GlobalValue*> {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
FunctionComparator.h 46 struct Config : ValueMapConfig<GlobalValue*> {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
FunctionComparator.h 46 struct Config : ValueMapConfig<GlobalValue*> {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
FunctionComparator.h 46 struct Config : ValueMapConfig<GlobalValue*> {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
FunctionComparator.h 56 struct Config : ValueMapConfig<GlobalValue *> {
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
50 struct ValueMapConfig {
75 template<typename KeyT, typename ValueT, typename Config = ValueMapConfig<KeyT>,
  /external/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
53 struct ValueMapConfig {
80 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT> >
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
59 struct ValueMapConfig {
86 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
58 struct ValueMapConfig {
85 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
58 struct ValueMapConfig {
85 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
58 struct ValueMapConfig {
85 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
58 struct ValueMapConfig {
85 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
58 struct ValueMapConfig {
85 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
ValueMap.h 20 // parameters should inherit from ValueMapConfig<KeyT> to get default
21 // implementations of all the methods ValueMap uses. See ValueMapConfig for
58 struct ValueMapConfig {
85 template<typename KeyT, typename ValueT, typename Config =ValueMapConfig<KeyT>>

Completed in 924 milliseconds

1 2