HomeSort by relevance Sort by last modified time
    Searched refs:DenseMap (Results 126 - 150 of 1961) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
WinEHFuncInfo.h 17 #include "llvm/ADT/DenseMap.h"
94 DenseMap<const Instruction *, int> EHPadStateMap;
95 DenseMap<const FuncletPadInst *, int> FuncletBaseStateMap;
96 DenseMap<const InvokeInst *, int> InvokeStateMap;
97 DenseMap<MCSymbol *, std::pair<int, MCSymbol *>> LabelToStateMap;
  /external/clang/lib/CodeGen/
CGVTables.h 22 #include "llvm/ADT/DenseMap.h"
37 typedef llvm::DenseMap<BaseSubobject, uint64_t> VTableAddressPointsMapTy;
40 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t> SubVTTIndiciesMapTy;
45 typedef llvm::DenseMap<BaseSubobjectPairTy, uint64_t>
  /external/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;
LoopVersioning.h 133 DenseMap<const Value *, const RuntimePointerChecking::CheckingPtrGroup *>
137 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
141 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
  /external/swiftshader/third_party/LLVM/lib/VMCore/
LLVMContextImpl.h 28 #include "llvm/ADT/DenseMap.h"
100 /// non-canonical entry that has no DenseMap value. This can happen due to
124 typedef DenseMap<DenseMapAPIntKeyInfo::KeyTy, ConstantInt*,
128 typedef DenseMap<DenseMapAPFloatKeyInfo::KeyTy, ConstantFP*,
159 DenseMap<std::pair<Function*, BasicBlock*> , BlockAddress*> BlockAddresses;
181 DenseMap<unsigned, IntegerType*> IntegerTypes;
189 DenseMap<std::pair<Type *, uint64_t>, ArrayType*> ArrayTypes;
190 DenseMap<std::pair<Type *, unsigned>, VectorType*> VectorTypes;
191 DenseMap<Type*, PointerType*> PointerTypes; // Pointers in AddrSpace = 0
192 DenseMap<std::pair<Type*, unsigned>, PointerType*> ASPointerTypes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 31 DenseMap<MCSymbol *, StubValueTy> GVStubs;
36 DenseMap<MCSymbol *, StubValueTy> ThreadLocalGVStubs;
64 DenseMap<MCSymbol *, StubValueTy> GVStubs;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;
LoopVersioning.h 133 DenseMap<const Value *, const RuntimePointerChecking::CheckingPtrGroup *>
137 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
141 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 31 DenseMap<MCSymbol *, StubValueTy> GVStubs;
36 DenseMap<MCSymbol *, StubValueTy> ThreadLocalGVStubs;
64 DenseMap<MCSymbol *, StubValueTy> GVStubs;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;
LoopVersioning.h 133 DenseMap<const Value *, const RuntimePointerChecking::CheckingPtrGroup *>
137 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
141 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 31 DenseMap<MCSymbol *, StubValueTy> GVStubs;
36 DenseMap<MCSymbol *, StubValueTy> ThreadLocalGVStubs;
64 DenseMap<MCSymbol *, StubValueTy> GVStubs;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;
LoopVersioning.h 133 DenseMap<const Value *, const RuntimePointerChecking::CheckingPtrGroup *>
137 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
141 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 31 DenseMap<MCSymbol *, StubValueTy> GVStubs;
36 DenseMap<MCSymbol *, StubValueTy> ThreadLocalGVStubs;
64 DenseMap<MCSymbol *, StubValueTy> GVStubs;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;
LoopVersioning.h 133 DenseMap<const Value *, const RuntimePointerChecking::CheckingPtrGroup *>
137 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
141 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 31 DenseMap<MCSymbol *, StubValueTy> GVStubs;
36 DenseMap<MCSymbol *, StubValueTy> ThreadLocalGVStubs;
64 DenseMap<MCSymbol *, StubValueTy> GVStubs;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;
LoopVersioning.h 133 DenseMap<const Value *, const RuntimePointerChecking::CheckingPtrGroup *>
137 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
141 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 31 DenseMap<MCSymbol *, StubValueTy> GVStubs;
36 DenseMap<MCSymbol *, StubValueTy> ThreadLocalGVStubs;
64 DenseMap<MCSymbol *, StubValueTy> GVStubs;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;
LoopVersioning.h 133 DenseMap<const Value *, const RuntimePointerChecking::CheckingPtrGroup *>
137 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
141 DenseMap<const RuntimePointerChecking::CheckingPtrGroup *, MDNode *>
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 31 DenseMap<MCSymbol *, StubValueTy> GVStubs;
36 DenseMap<MCSymbol *, StubValueTy> ThreadLocalGVStubs;
64 DenseMap<MCSymbol *, StubValueTy> GVStubs;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Evaluator.h 17 #include "llvm/ADT/DenseMap.h"
75 const DenseMap<Constant*, Constant*> &getMutatedMemory() const {
89 std::deque<DenseMap<Value*, Constant*>> ValueStack;
98 DenseMap<Constant*, Constant*> MutatedMemory;

Completed in 1759 milliseconds

1 2 3 4 56 7 8 91011>>