Home
last modified time | relevance | path

Searched defs:OC (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp214 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h567 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local
604 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h127 OC, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc1019 using OC = absl::optional<const std::string>; in TEST() typedef
1069 using OC = absl::optional<const std::string>; in TEST() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2064 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11401 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc5990 EVALUATE(OC) { in EVALUATE() argument