Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAssumptionCache.cpp147 void AssumptionCache::transferAffectedValuesInCache(Value *OV, Value *NV) { in transferAffectedValuesInCache()
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc1042 using OV = absl::optional<volatile int>; in TEST() typedef
1091 using OV = absl::optional<volatile int>; in TEST() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp2857 const Val &OV = Other.Vals[OtherI->valno->id]; in taintExtent() local
DCodeGenPrepare.cpp1228 Value *OV = Builder.CreateExtractValue(MathOV, 1, "ov"); in replaceMathCmpWithIntrinsic() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4816 for (auto OV : I->operand_values()) { in collectLoopUniforms() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1073 for (auto *OV : makeArrayRef(Vals, Count)) { in LLVMMDNodeInContext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37686 bool OV; in combineSelectOfTwoConstants() local