Home
last modified time | relevance | path

Searched defs:OpV (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp535 for (auto *OpV : SpecI->operand_values()) { in findProfitablePHIs() local
627 for (auto *OpV : OrigI->operand_values()) { in speculatePHIs() local
DDCE.cpp134 Value *OpV = I->getOperand(i); in DCEInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp315 MachineOperand &OpV = MI.getOperand(OpIdx); in splitBlock() local
DX86SpeculativeLoadHardening.cpp291 MachineOperand &OpV = MI.getOperand(OpIdx); in splitEdge() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp469 Value *OpV = OpU.get(); in RecursivelyDeleteTriviallyDeadInstructions() local
554 Value *OpV = I->getOperand(i); in simplifyAndDCEInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp2557 double OpV = getValueAsDouble(OpC); in isMathLibCallNoop() local
DScalarEvolution.cpp8293 const SCEV *OpV = getSCEVAtScope(OrigV, L); in computeSCEVAtScope() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp636 SDValue OpV = SDValue(); member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp1873 if (const auto *OpV = llvm::dyn_cast<Variable>(Op)) { in isVariableWithoutRegister() local