/external/arm-neon-tests/ |
D | retarget.c | 38 unsigned R0, unsigned SP, unsigned R2, unsigned SL) in __user_initial_stackheap()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 784 const StructLayout *SL = TD.getStructLayout(ST); in LowerConstantInitializer() local 1029 SDLoc SL(Op); in split64BitValue() local 1043 SDLoc SL(Op); in getLoHalf64() local 1051 SDLoc SL(Op); in getHiHalf64() local 1072 SDLoc SL(Op); in SplitVectorLoad() local 1188 SDLoc SL(Op); in SplitVectorStore() local 1589 SDLoc SL(Op); in LowerFREM() local 1604 SDLoc SL(Op); in LowerFCEIL() local 1628 static SDValue extractF64Exponent(SDValue Hi, const SDLoc &SL, in extractF64Exponent() 1644 SDLoc SL(Op); in LowerFTRUNC() local [all …]
|
D | SIISelLowering.cpp | 549 const SDLoc &SL, SDValue Chain, in LowerParameterPtr() 564 const SDLoc &SL, SDValue Chain, in LowerParameter() 1280 SDLoc SL(Op); in LowerFrameIndex() local 1443 SDLoc SL; in getSegmentAperture() local 1474 SDLoc SL(Op); in lowerADDRSPACECAST() local 1627 SDLoc SL(Op); in lowerImplicitZextParam() local 2117 SDLoc SL(Op); in LowerFastFDIV() local 2161 SDLoc SL(Op); in LowerFDIV32() local 2229 SDLoc SL(Op); in LowerFDIV64() local 2508 SDLoc SL(N); in performSHLPtrCombine() local [all …]
|
D | AMDGPUISelDAGToDAG.cpp | 623 SDLoc SL(N); in SelectDIV_SCALE() local 1096 SDLoc SL(ByteOffsetNode); in SelectSMRDOffset() local 1126 SDLoc SL(Addr); in SelectSMRD() local 1345 SDLoc SL(N); in SelectBRCOND() local 1374 SDLoc SL(N); in SelectATOMIC_CMP_SWAP() local
|
/external/llvm/lib/IR/ |
D | Operator.cpp | 38 const StructLayout *SL = DL.getStructLayout(STy); in accumulateConstantOffset() local
|
/external/clang/tools/libclang/ |
D | CIndexInclusionStack.cpp | 36 const SrcMgr::SLocEntry &SL = (SM.*Getter)(i, &Invalid); in getInclusions() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | UnreachableCodeChecker.cpp | 148 SourceLocation SL; in checkEndAnalysis() local
|
D | LocalizationChecker.cpp | 892 void NonLocalizedStringChecker::checkPostStmt(const ObjCStringLiteral *SL, in checkPostStmt() 1023 SourceLocation SL = in VisitObjCMessageExpr() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenExtract.cpp | 153 uint32_t SL = CSL->getZExtValue(); in INITIALIZE_PASS_DEPENDENCY() local
|
D | HexagonStoreWidening.cpp | 180 MemoryLocation SL(SMO.getValue(), SMO.getSize(), SMO.getAAInfo()); in instrAliased() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Analysis.cpp | 81 const StructLayout *SL = TLI.getTargetData()->getStructLayout(STy); in ComputeValueVTs() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SValBuilder.cpp | 260 const ObjCStringLiteral *SL = cast<ObjCStringLiteral>(E); in getConstantVal() local 265 const StringLiteral *SL = cast<StringLiteral>(E); in getConstantVal() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | AddrModeMatcher.cpp | 226 const StructLayout *SL = TD->getStructLayout(STy); in MatchOperationAddr() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 476 for (auto &SL : StoreRefsForMemset) in runOnLoopBlock() local 479 for (auto &SL : StoreRefsForMemsetPattern) in runOnLoopBlock() local 507 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-thai.cc | 88 SL, /* Shift combining-mark left */ enumerator
|
/external/clang/include/clang/AST/ |
D | ExprObjC.h | 33 ObjCStringLiteral(StringLiteral *SL, QualType T, SourceLocation L) in ObjCStringLiteral()
|
D | CommentLexer.h | 83 void setLocation(SourceLocation SL) { Loc = SL; } in setLocation()
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetData.cpp | 357 StructLayout *&SL = (*STM)[Ty]; in getStructLayout() local
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 32 signed int SI, long L, unsigned long UL, signed long SL, in builtinType()
|
/external/clang/lib/Parse/ |
D | Parser.cpp | 710 const auto *SL = cast<StringLiteral>(Result.get()); in ParseExternalDeclaration() local 1327 const auto *SL = cast<StringLiteral>(AsmString.get()); in ParseAsmStringLiteral() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 277 const StructLayout *SL = TD.getStructLayout(CS->getType()); in ReadDataFromGlobal() local 689 const StructLayout &SL = *TD->getStructLayout(STy); in SymbolicallyEvaluateGEP() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 544 auto *SL = DL.getStructLayout(ST); in unpackLoadToAggregate() local 1044 auto *SL = DL.getStructLayout(ST); in unpackStoreToAggregate() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 547 TargetJITInfo::StubLayout SL = TheJIT->getJITInfo().getStubLayout(); in getLazyFunctionStub() local 610 TargetJITInfo::StubLayout SL = TheJIT->getJITInfo().getStubLayout(); in getExternalFunctionStub() local
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 91 const StructLayout *SL = DL.getStructLayout(STy); in ComputeValueVTs() local
|
/external/icu/icu4c/source/test/intltest/ |
D | itspoof.cpp | 142 const uint32_t SL = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in testSkeleton() local
|