Home
last modified time | relevance | path

Searched defs:ToRemove (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMOptimizeBarriersPass.cpp58 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMOptimizeBarriersPass.cpp56 std::vector<MachineInstr *> ToRemove; in runOnMachineFunction() local
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp255 SetOfInstructions ToRemove; in propagateSignExtension() local
377 SetOfInstructions &ToRemove) { in mergeSExts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVVMReflect.cpp83 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
/external/llvm/lib/Target/NVPTX/
DNVVMReflect.cpp127 SmallVector<Instruction *, 4> ToRemove; in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp82 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()
Dllvm-objcopy.cpp127 std::vector<StringRef> ToRemove; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DScheduler.cpp308 auto ToRemove = I; in promoteToReadyQueue() local
362 auto ToRemove = I; in updateIssuedQueue() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp121 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp138 SmallVector<const PHINode *, 8> ToRemove; in getPromotablePHINodes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1138 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local
2679 SmallVector<Instruction *, 4> ToRemove; in ThreadGuard() local
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp265 std::vector<GlobalValue*> ToRemove; in TestFuncs() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DCrashDebugger.cpp265 std::vector<GlobalValue *> ToRemove; in TestFuncs() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DJumpThreading.cpp754 unsigned ToRemove = Baseline == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp819 unsigned ToRemove = Ret == LazyValueInfo::True ? 1 : 0; in ProcessBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp1011 SmallVector<MachineBasicBlock*,2> ToRemove; in rewrite() local