/external/llvm/lib/Transforms/Scalar/ |
D | DCE.cpp | 82 Value *OpV = I->getOperand(i); in DCEInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | DCE.cpp | 85 Value *OpV = I->getOperand(i); in DCEInstruction() local
|
D | SpeculateAroundPHIs.cpp | 528 for (auto *OpV : SpecI->operand_values()) { in findProfitablePHIs() local 620 for (auto *OpV : OrigI->operand_values()) { in speculatePHIs() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | Local.cpp | 281 Value *OpV = I->getOperand(i); in RecursivelyDeleteTriviallyDeadInstructions() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FlagsCopyLowering.cpp | 320 MachineOperand &OpV = MI.getOperand(OpIdx); in splitBlock() local
|
D | X86SpeculativeLoadHardening.cpp | 293 MachineOperand &OpV = MI.getOperand(OpIdx); in splitEdge() local
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 366 Value *OpV = I->getOperand(i); in RecursivelyDeleteTriviallyDeadInstructions() local 437 Value *OpV = I->getOperand(i); in simplifyAndDCEInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 457 Value *OpV = OpU.get(); in RecursivelyDeleteTriviallyDeadInstructions() local 529 Value *OpV = I->getOperand(i); in simplifyAndDCEInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 2180 double OpV = getValueAsDouble(OpC); in isMathLibCallNoop() local
|
D | ScalarEvolution.cpp | 8144 const SCEV *OpV = getSCEVAtScope(OrigV, L); in computeSCEVAtScope() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 635 SDValue OpV = SDValue(); member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.cpp | 1951 if (const auto *OpV = llvm::dyn_cast<Variable>(Op)) { in isVariableWithoutRegister() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1014 SDValue OpV = RV; in Run() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 4973 const SCEV *OpV = getSCEVAtScope(OrigV, L); in computeSCEVAtScope() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 8944 static SDValue tryMatchAcrossLaneShuffleForReduction(SDNode *N, SDValue OpV, in tryMatchAcrossLaneShuffleForReduction()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 6773 const SCEV *OpV = getSCEVAtScope(OrigV, L); in computeSCEVAtScope() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1329 SDValue OpV = RV; in Run() local
|