Home
last modified time | relevance | path

Searched defs:OV (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAssumptionCache.cpp127 void AssumptionCache::copyAffectedValuesInCache(Value *OV, Value *NV) { in copyAffectedValuesInCache()
/external/clang/lib/Analysis/
DLiveVariables.cpp304 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(child)) in Visit() local
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2288 const Val &OV = Other.Vals[OtherI->valno->id]; in taintExtent() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2650 const Val &OV = Other.Vals[OtherI->valno->id]; in taintExtent() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4778 for (auto OV : I->operand_values()) { in collectLoopUniforms() local
/external/llvm/lib/IR/
DCore.cpp833 for (auto *OV : makeArrayRef(Vals, Count)) { in LLVMMDNodeInContext() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4510 for (auto OV : I->operand_values()) { in collectLoopUniforms() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1011 for (auto *OV : makeArrayRef(Vals, Count)) { in LLVMMDNodeInContext() local
/external/clang/lib/Sema/
DSemaExpr.cpp12357 if (OpaqueValueExpr *OV = dyn_cast<OpaqueValueExpr>(SrcExpr)) in ConversionToObjCStringLiteralCheck() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32497 bool OV; in combineSelectOfTwoConstants() local