/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanHCFGTest.cpp | 132 SmallPtrSet<Instruction *, 1> DeadInstructions; in TEST_F() local 162 SmallPtrSet<Instruction *, 1> DeadInstructions; in TEST_F() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | MVEVPTOptimisationsPass.cpp | 451 SmallVector<MachineInstr *, 4> DeadInstructions; in ReduceOldVCCRValueUses() local 578 SmallVector<MachineInstr *, 4> DeadInstructions; in ReplaceVCMPsByVPNOTs() local 659 SmallSet<MachineInstr *, 4> DeadInstructions; in ReplaceConstByVPNOTs() local 741 SmallVector<MachineInstr *, 4> DeadInstructions; in ConvertVPSEL() local
|
D | MVEVPTBlockPass.cpp | 159 SmallVectorImpl<MachineInstr *> &DeadInstructions) { in CreateVPTBlock() 236 SmallVector<MachineInstr *, 4> DeadInstructions; in InsertVPTBlocks() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanTransforms.cpp | 22 SmallPtrSetImpl<Instruction *> &DeadInstructions) { in VPInstructionsToVPRecipes()
|
D | LoopVectorize.cpp | 6585 SmallPtrSetImpl<Instruction *> &DeadInstructions) { in collectTriviallyDeadInstructions() 7118 SmallPtrSet<Instruction *, 4> DeadInstructions; in buildVPlansWithVPRecipes() local 7136 SmallPtrSetImpl<Instruction *> &DeadInstructions, in buildVPlanWithVPRecipes() 7321 SmallPtrSet<Instruction *, 1> DeadInstructions; in buildVPlan() local
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanTransforms.cpp | 22 SmallPtrSetImpl<Instruction *> &DeadInstructions) { in VPInstructionsToVPRecipes()
|
D | LoopVectorize.cpp | 7463 SmallPtrSetImpl<Instruction *> &DeadInstructions) { in collectTriviallyDeadInstructions() 8279 SmallPtrSet<Instruction *, 4> DeadInstructions; in buildVPlansWithVPRecipes() local 8304 VFRange &Range, SmallPtrSetImpl<Instruction *> &DeadInstructions, in buildVPlanWithVPRecipes() 8531 SmallPtrSet<Instruction *, 1> DeadInstructions; in buildVPlan() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | Legalizer.cpp | 251 SmallVector<MachineInstr *, 4> DeadInstructions; in legalizeMachineFunction() local
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | Legalizer.cpp | 281 SmallVector<MachineInstr *, 4> DeadInstructions; in legalizeMachineFunction() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopSimplifyCFG.cpp | 371 SmallVector<Instruction *, 4> DeadInstructions; in handleDeadExits() local
|
D | InferAddressSpaces.cpp | 1052 SmallVector<Instruction *, 16> DeadInstructions; in rewriteWithNewAddressSpaces() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | InferAddressSpaces.cpp | 899 SmallVector<Instruction *, 16> DeadInstructions; in rewriteWithNewAddressSpaces() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 1360 SmallVector<Instruction*, 4> DeadInstructions; in buildCoroutineFrame() local
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 2186 SmallVector<Instruction*, 4> DeadInstructions; in buildCoroutineFrame() local
|