/external/llvm/lib/Target/ARM/ |
D | ARMOptimizeBarriersPass.cpp | 58 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64AddressTypePromotion.cpp | 255 SetOfInstructions ToRemove; in propagateSignExtension() local 377 SetOfInstructions &ToRemove) { in mergeSExts()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMOptimizeBarriersPass.cpp | 56 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVVMReflect.cpp | 83 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVVMReflect.cpp | 127 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/ |
D | Object.cpp | 82 void SectionBase::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) {} in removeSymbols() 281 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 433 function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 468 void GroupSection::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols() 1046 void Object::removeSections(std::function<bool(const SectionBase &)> ToRemove) { in removeSections() 1077 void Object::removeSymbols(function_ref<bool(const Symbol &)> ToRemove) { in removeSymbols()
|
D | llvm-objcopy.cpp | 127 std::vector<StringRef> ToRemove; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | Scheduler.cpp | 308 auto ToRemove = I; in promoteToReadyQueue() local 362 auto ToRemove = I; in updateIssuedQueue() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 121 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 138 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 1138 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local 2679 SmallVector<Instruction *, 4> ToRemove; in ThreadGuard() local
|
/external/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 265 std::vector<GlobalValue*> ToRemove; in TestFuncs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 265 std::vector<GlobalValue *> ToRemove; in TestFuncs() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 754 unsigned ToRemove = Baseline == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 819 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstPropagation.cpp | 1011 SmallVector<MachineBasicBlock*,2> ToRemove; in rewrite() local
|