/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/ |
H A D | Localizer.h | 51 /// Check if \p MOUse is used in the same basic block as \p Def. 54 /// block when to insert \p Def to have a local use. 55 static bool isLocalUse(MachineOperand &MOUse, const MachineInstr &Def,
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 79 /// 3. Dependence queries on calls return Def only when they are readonly 83 Def, enumerator in enum:llvm::MemDepResult::DepType 111 PointerSumTypeMember<Def, Instruction *>, 123 assert(Inst && "Def requires inst"); 124 return MemDepResult(ValueTy::create<Def>(Inst)); 146 bool isDef() const { return Value.is<Def>(); } 174 case Def: 175 return Value.cast<Def>(); 447 /// find anything, and Def if it can be assumed that 2 instructions load or 448 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 79 /// 3. Dependence queries on calls return Def only when they are readonly 83 Def, enumerator in enum:llvm::MemDepResult::DepType 111 PointerSumTypeMember<Def, Instruction *>, 123 assert(Inst && "Def requires inst"); 124 return MemDepResult(ValueTy::create<Def>(Inst)); 146 bool isDef() const { return Value.is<Def>(); } 174 case Def: 175 return Value.cast<Def>(); 447 /// find anything, and Def if it can be assumed that 2 instructions load or 448 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 79 /// 3. Dependence queries on calls return Def only when they are readonly 83 Def, enumerator in enum:llvm::MemDepResult::DepType 111 PointerSumTypeMember<Def, Instruction *>, 123 assert(Inst && "Def requires inst"); 124 return MemDepResult(ValueTy::create<Def>(Inst)); 146 bool isDef() const { return Value.is<Def>(); } 174 case Def: 175 return Value.cast<Def>(); 447 /// find anything, and Def if it can be assumed that 2 instructions load or 448 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 88 /// 3. Dependence queries on calls return Def only when they are readonly 92 Def, enumerator in enum:llvm::MemDepResult::DepType 120 PointerSumTypeMember<Def, Instruction *>, 132 assert(Inst && "Def requires inst"); 133 return MemDepResult(ValueTy::create<Def>(Inst)); 155 bool isDef() const { return Value.is<Def>(); } 183 case Def: 184 return Value.cast<Def>(); 457 /// find anything, and Def if it can be assumed that 2 instructions load or 458 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 88 /// 3. Dependence queries on calls return Def only when they are readonly 92 Def, enumerator in enum:llvm::MemDepResult::DepType 120 PointerSumTypeMember<Def, Instruction *>, 132 assert(Inst && "Def requires inst"); 133 return MemDepResult(ValueTy::create<Def>(Inst)); 155 bool isDef() const { return Value.is<Def>(); } 183 case Def: 184 return Value.cast<Def>(); 457 /// find anything, and Def if it can be assumed that 2 instructions load or 458 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 88 /// 3. Dependence queries on calls return Def only when they are readonly 92 Def, enumerator in enum:llvm::MemDepResult::DepType 120 PointerSumTypeMember<Def, Instruction *>, 132 assert(Inst && "Def requires inst"); 133 return MemDepResult(ValueTy::create<Def>(Inst)); 155 bool isDef() const { return Value.is<Def>(); } 183 case Def: 184 return Value.cast<Def>(); 457 /// find anything, and Def if it can be assumed that 2 instructions load or 458 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 88 /// 3. Dependence queries on calls return Def only when they are readonly 92 Def, enumerator in enum:llvm::MemDepResult::DepType 120 PointerSumTypeMember<Def, Instruction *>, 132 assert(Inst && "Def requires inst"); 133 return MemDepResult(ValueTy::create<Def>(Inst)); 155 bool isDef() const { return Value.is<Def>(); } 183 case Def: 184 return Value.cast<Def>(); 457 /// find anything, and Def if it can be assumed that 2 instructions load or 458 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 79 /// 3. Dependence queries on calls return Def only when they are readonly 83 Def, enumerator in enum:llvm::MemDepResult::DepType 111 PointerSumTypeMember<Def, Instruction *>, 123 assert(Inst && "Def requires inst"); 124 return MemDepResult(ValueTy::create<Def>(Inst)); 146 bool isDef() const { return Value.is<Def>(); } 174 case Def: 175 return Value.cast<Def>(); 447 /// find anything, and Def if it can be assumed that 2 instructions load or 448 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 79 /// 3. Dependence queries on calls return Def only when they are readonly 83 Def, enumerator in enum:llvm::MemDepResult::DepType 111 PointerSumTypeMember<Def, Instruction *>, 123 assert(Inst && "Def requires inst"); 124 return MemDepResult(ValueTy::create<Def>(Inst)); 146 bool isDef() const { return Value.is<Def>(); } 174 case Def: 175 return Value.cast<Def>(); 447 /// find anything, and Def if it can be assumed that 2 instructions load or 448 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 79 /// 3. Dependence queries on calls return Def only when they are readonly 83 Def, enumerator in enum:llvm::MemDepResult::DepType 111 PointerSumTypeMember<Def, Instruction *>, 123 assert(Inst && "Def requires inst"); 124 return MemDepResult(ValueTy::create<Def>(Inst)); 146 bool isDef() const { return Value.is<Def>(); } 174 case Def: 175 return Value.cast<Def>(); 447 /// find anything, and Def if it can be assumed that 2 instructions load or 448 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 88 /// 3. Dependence queries on calls return Def only when they are readonly 92 Def, enumerator in enum:llvm::MemDepResult::DepType 120 PointerSumTypeMember<Def, Instruction *>, 132 assert(Inst && "Def requires inst"); 133 return MemDepResult(ValueTy::create<Def>(Inst)); 155 bool isDef() const { return Value.is<Def>(); } 183 case Def: 184 return Value.cast<Def>(); 457 /// find anything, and Def if it can be assumed that 2 instructions load or 458 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 88 /// 3. Dependence queries on calls return Def only when they are readonly 92 Def, enumerator in enum:llvm::MemDepResult::DepType 120 PointerSumTypeMember<Def, Instruction *>, 132 assert(Inst && "Def requires inst"); 133 return MemDepResult(ValueTy::create<Def>(Inst)); 155 bool isDef() const { return Value.is<Def>(); } 183 case Def: 184 return Value.cast<Def>(); 457 /// find anything, and Def if it can be assumed that 2 instructions load or 458 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 88 /// 3. Dependence queries on calls return Def only when they are readonly 92 Def, enumerator in enum:llvm::MemDepResult::DepType 120 PointerSumTypeMember<Def, Instruction *>, 132 assert(Inst && "Def requires inst"); 133 return MemDepResult(ValueTy::create<Def>(Inst)); 155 bool isDef() const { return Value.is<Def>(); } 183 case Def: 184 return Value.cast<Def>(); 457 /// find anything, and Def if it can be assumed that 2 instructions load or 458 /// store the same value and NonLocal which indicate that non-local Def wa [all...] |