Home
last modified time | relevance | path

Searched defs:Sc (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/test/OpenMP/
Dtarget_codegen_global_capture.cpp46 static float Sc = 7.0; in foo() local
169 static float Sc = 11.0; in bar() local
311 static float Sc = 19.0; in tbar() local
/external/llvm-project/clang/test/OpenMP/
Dtarget_codegen_global_capture.cpp54 static float Sc = 7.0; in foo() local
180 static float Sc = 11.0; in bar() local
325 static float Sc = 19.0; in tbar() local
/external/eigen/unsupported/test/
Dmpreal_support.cpp31 MatrixXcmp Sc = Ac.adjoint() * Ac; in test_mpreal_support() local
/external/clang/lib/Sema/
DSemaPseudoObject.cpp422 PseudoOpBuilder::buildAssignmentOperation(Scope *Sc, SourceLocation opcLoc, in buildAssignmentOperation()
486 PseudoOpBuilder::buildIncDecOperation(Scope *Sc, SourceLocation opcLoc, in buildIncDecOperation()
880 ObjCPropertyOpBuilder::buildAssignmentOperation(Scope *Sc, in buildAssignmentOperation()
927 ObjCPropertyOpBuilder::buildIncDecOperation(Scope *Sc, SourceLocation opcLoc, in buildIncDecOperation()
988 ObjCSubscriptOpBuilder::buildAssignmentOperation(Scope *Sc, in buildAssignmentOperation()
1553 ExprResult Sema::checkPseudoObjectIncDec(Scope *Sc, SourceLocation opcLoc, in checkPseudoObjectIncDec()
DSemaDeclAttr.cpp4435 static void handleObjCBridgeAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeAttr()
4465 static void handleObjCBridgeMutableAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeMutableAttr()
4479 static void handleObjCBridgeRelatedAttr(Sema &S, Scope *Sc, Decl *D, in handleObjCBridgeRelatedAttr()
DSemaDeclCXX.cpp7675 static bool TryNamespaceTypoCorrection(Sema &S, LookupResult &R, Scope *Sc, in TryNamespaceTypoCorrection()
/external/llvm-project/clang/lib/Sema/
DSemaPseudoObject.cpp424 PseudoOpBuilder::buildAssignmentOperation(Scope *Sc, SourceLocation opcLoc, in buildAssignmentOperation()
486 PseudoOpBuilder::buildIncDecOperation(Scope *Sc, SourceLocation opcLoc, in buildIncDecOperation()
884 ObjCPropertyOpBuilder::buildAssignmentOperation(Scope *Sc, in buildAssignmentOperation()
931 ObjCPropertyOpBuilder::buildIncDecOperation(Scope *Sc, SourceLocation opcLoc, in buildIncDecOperation()
992 ObjCSubscriptOpBuilder::buildAssignmentOperation(Scope *Sc, in buildAssignmentOperation()
1552 ExprResult Sema::checkPseudoObjectIncDec(Scope *Sc, SourceLocation opcLoc, in checkPseudoObjectIncDec()
/external/llvm-project/clang/test/SemaCXX/
Derr_typecheck_assign_const_filecheck.cpp35 static C Sc; member
/external/clang/test/SemaCXX/
Derr_typecheck_assign_const_filecheck.cpp35 static C Sc; member
/external/ImageMagick/MagickCore/
Dcomposite.c391 Sc, in CompositeOverImage() local
1294 Sc, in CompositeImage() local
/external/pdfium/third_party/lcms/src/
Dcmspcs.c640 cmsFloat64Number Sc = 1 + 0.045 * (C_p + C_ps)/2; in cmsCIE2000DeltaE() local
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp156 const SCEV *Sc = replaceSymbolicStrideSCEV(PSE, Strides, Ptr); in insert() local
1786 const SCEV *Sc = SE->getSCEV(Ptr); in expandBounds() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp195 const SCEV *Sc = replaceSymbolicStrideSCEV(PSE, Strides, Ptr); in insert() local
2150 const SCEV *Sc = SE->getSCEV(Ptr); in expandBounds() local
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java665 int Sc, Sr, Sa, Stm, Sbm; field in vt320
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1610 const SCEV *Sc = SE->getSCEV(Ptr); in expandBounds() local
/external/llvm-project/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp196 const SCEV *Sc = replaceSymbolicStrideSCEV(PSE, Strides, Ptr); in insert() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1705 Value *Sc = IRB.CreateOr(Sa, Sb); in handleEqualityComparison() local
2726 Value *Sc = getShadow(C); in visitSelectInst() local
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h259 Sc, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2223 Value *Sc = IRB.CreateOr(Sa, Sb); in handleEqualityComparison() local
3560 Value *Sc = getShadow(C); in visitSelectInst() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2350 Value *Sc = IRB.CreateOr(Sa, Sb); in handleEqualityComparison() local
3904 Value *Sc = getShadow(C); in visitSelectInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2143 SDValue Sc = DAG.getBitcast(tyScalar(InpTy), InpV); in LowerBITCAST() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2289 SDValue Sc = DAG.getBitcast(tyScalar(InpTy), InpV); in LowerBITCAST() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp5727 auto *Sc = cast<X86MaskedScatterSDNode>(Node); in Select() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp8975 MachO::sub_client_command Sc = Obj->getSubClientCommand(Command); in PrintLoadCommands() local
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp10183 MachO::sub_client_command Sc = Obj->getSubClientCommand(Command); in PrintLoadCommands() local

12