Home
last modified time | relevance | path

Searched defs:SL (Results 1 – 25 of 87) sorted by relevance

1234

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp882 SDLoc SL(Op); getNegatedExpression() local
1469 SDLoc SL(Op); LowerCONCAT_VECTORS() local
1503 SDLoc SL(Op); LowerEXTRACT_SUBVECTOR() local
1663 SDLoc SL(Op); split64BitValue() local
1677 SDLoc SL(Op); getLoHalf64() local
1685 SDLoc SL(Op); getHiHalf64() local
1730 SDLoc SL(Op); SplitVectorLoad() local
1792 SDLoc SL(Op); WidenOrSplitVectorLoad() local
1834 SDLoc SL(Op); SplitVectorStore() local
2310 SDLoc SL(Op); LowerFREM() local
2324 SDLoc SL(Op); LowerFCEIL() local
2348 extractF64Exponent(SDValue Hi,const SDLoc & SL,SelectionDAG & DAG) extractF64Exponent() argument
2364 SDLoc SL(Op); LowerFTRUNC() local
2411 SDLoc SL(Op); LowerFROUNDEVEN() local
2458 SDLoc SL(Op); LowerFROUND() local
2485 SDLoc SL(Op); LowerFFLOOR() local
2553 SDLoc SL(Src); getIsLtSmallestNormal() local
2570 SDLoc SL(Src); getIsFinite() local
2585 getScaledLogInput(SelectionDAG & DAG,const SDLoc SL,SDValue Src,SDNodeFlags Flags) const getScaledLogInput() argument
2615 SDLoc SL(Op); LowerFLOG2() local
2643 getMad(SelectionDAG & DAG,const SDLoc & SL,EVT VT,SDValue X,SDValue Y,SDValue C,SDNodeFlags Flags=SDNodeFlags ()) getMad() argument
2752 LowerFLOGUnsafe(SDValue Src,const SDLoc & SL,SelectionDAG & DAG,bool IsLog10,SDNodeFlags Flags) const LowerFLOGUnsafe() argument
2795 SDLoc SL(Op); lowerFEXP2() local
2842 lowerFEXPUnsafe(SDValue X,const SDLoc & SL,SelectionDAG & DAG,SDNodeFlags Flags) const lowerFEXPUnsafe() argument
2882 lowerFEXP10Unsafe(SDValue X,const SDLoc & SL,SelectionDAG & DAG,SDNodeFlags Flags) const lowerFEXP10Unsafe() argument
2936 SDLoc SL(Op); lowerFEXP() local
3077 auto SL = SDLoc(Op); lowerCTLZResults() local
3096 SDLoc SL(Op); LowerCTLZ_CTTZ() local
3183 SDLoc SL(Op); LowerINT_TO_FP32() local
3283 SDLoc SL(Op); LowerINT_TO_FP64() local
3318 SDLoc SL(Op); LowerUINT_TO_FP() local
3364 SDLoc SL(Op); LowerSINT_TO_FP() local
3397 SDLoc SL(Op); LowerFP_TO_INT64() local
3755 SDLoc SL(N); performLoadCombine() local
3811 SDLoc SL(N); performStoreCombine() local
3866 SDLoc SL(N); performAssertSZExtCombine() local
3916 splitBinaryBitConstantOpImpl(DAGCombinerInfo & DCI,const SDLoc & SL,unsigned Opc,SDValue LHS,uint32_t ValLo,uint32_t ValHi) const splitBinaryBitConstantOpImpl() argument
3951 SDLoc SL(N); performShlCombine() local
4016 SDLoc SL(N); performSraCombine() local
4051 SDLoc SL(N); performSrlCombine() local
4091 SDLoc SL(N); performTruncateCombine() local
4183 getMul24(SelectionDAG & DAG,const SDLoc & SL,SDValue N0,SDValue N1,unsigned Size,bool Signed) getMul24() argument
4432 performCtlz_CttzCombine(const SDLoc & SL,SDValue Cond,SDValue LHS,SDValue RHS,DAGCombinerInfo & DCI) const performCtlz_CttzCombine() argument
4468 distributeOpThroughSelect(TargetLowering::DAGCombinerInfo & DCI,unsigned Op,const SDLoc & SL,SDValue Cond,SDValue N1,SDValue N2) distributeOpThroughSelect() argument
4516 SDLoc SL(N); foldFreeOpFromSelect() local
4591 SDLoc SL(N); performSelectCombine() local
4702 SDLoc SL(N); performFNegCombine() local
4877 SDLoc SL(N); performFNegCombine() local
4893 SDLoc SL(N); performFNegCombine() local
4964 SDLoc SL(N); performFAbsCombine() local
5018 SDLoc SL(N); PerformDAGCombine() local
5038 SDLoc SL(N); PerformDAGCombine() local
5048 SDLoc SL(N); PerformDAGCombine() local
5240 CreateLiveInRegister(SelectionDAG & DAG,const TargetRegisterClass * RC,Register Reg,EVT VT,const SDLoc & SL,bool RawReg) const CreateLiveInRegister() argument
5275 loadStackInputValue(SelectionDAG & DAG,EVT VT,const SDLoc & SL,int64_t Offset) const loadStackInputValue() argument
5290 storeStackInputValue(SelectionDAG & DAG,const SDLoc & SL,SDValue Chain,SDValue ArgVal,int64_t Offset) const storeStackInputValue() argument
5310 loadInputValue(SelectionDAG & DAG,const TargetRegisterClass * RC,EVT VT,const SDLoc & SL,const ArgDescriptor & Arg) const loadInputValue() argument
[all...]
H A DSIISelLowering.cpp1903 lowerKernArgParameterPtr(SelectionDAG & DAG,const SDLoc & SL,SDValue Chain,uint64_t Offset) const lowerKernArgParameterPtr() argument
1949 convertArgType(SelectionDAG & DAG,EVT VT,EVT MemVT,const SDLoc & SL,SDValue Val,bool Signed,const ISD::InputArg * Arg) const convertArgType() argument
1980 lowerKernargMemParameter(SelectionDAG & DAG,EVT VT,EVT MemVT,const SDLoc & SL,SDValue Chain,uint64_t Offset,Align Alignment,bool Signed,const ISD::InputArg * Arg) const lowerKernargMemParameter() argument
2023 lowerStackParameter(SelectionDAG & DAG,CCValAssign & VA,const SDLoc & SL,SDValue Chain,const ISD::InputArg & Arg) const lowerStackParameter() argument
3357 SDLoc SL; passSpecialInputs() local
3931 SDLoc SL(Op); LowerSTACKSAVE() local
3945 SDLoc SL(Op); lowerGET_ROUNDING() local
4040 SDLoc SL(Op); lowerFP_EXTEND() local
5454 SDLoc SL(Op); splitUnaryVectorOp() local
5479 SDLoc SL(Op); splitBinaryVectorOp() local
5510 SDLoc SL(Op); splitTernaryVectorOp() local
5824 SDLoc SL(N); lowerFCMPIntrinsic() local
5846 SDLoc SL(N); lowerBALLOTIntrinsic() local
5902 SDLoc SL(N); ReplaceNodeResults() local
5914 SDLoc SL(N); ReplaceNodeResults() local
6004 SDLoc SL(N); ReplaceNodeResults() local
6029 SDLoc SL(N); ReplaceNodeResults() local
6042 SDLoc SL(N); ReplaceNodeResults() local
6381 SDLoc SL(Op); lowerMUL() local
6396 SDLoc SL(Op); lowerXMULO() local
6456 SDLoc SL(Op); lowerTrapEndpgm() local
6474 SDLoc SL(Op); lowerTrapHsaQueuePtr() local
6515 SDLoc SL(Op); lowerTrapHsa() local
6527 SDLoc SL(Op); lowerDEBUGTRAP() local
6637 SDLoc SL(Op); lowerADDRSPACECAST() local
6729 SDLoc SL(Op); lowerINSERT_SUBVECTOR() local
6778 SDLoc SL(Op); lowerINSERT_VECTOR_ELT() local
6850 SDLoc SL(Op); lowerEXTRACT_VECTOR_ELT() local
6958 SDLoc SL(Op); lowerVECTOR_SHUFFLE() local
7014 SDLoc SL(Op); lowerSCALAR_TO_VECTOR() local
7026 SDLoc SL(Op); lowerBUILD_VECTOR() local
7262 SDLoc SL(Op); lowerImplicitZextParam() local
7927 SDLoc SL(Op); lowerWaveID() local
7937 SDLoc SL(Op); lowerWorkitemID() local
8264 SDLoc SL(Op); LowerINTRINSIC_WO_CHAIN() local
8299 SDLoc SL(Op); LowerINTRINSIC_WO_CHAIN() local
8311 SDLoc SL(Op); LowerINTRINSIC_WO_CHAIN() local
9965 getLoadExtOrTrunc(SelectionDAG & DAG,ISD::LoadExtType ExtType,SDValue Op,const SDLoc & SL,EVT VT) getLoadExtOrTrunc() argument
10005 SDLoc SL(Ld); widenLoad() local
10257 SDLoc SL(Op); lowerFastUnsafeFDIV() local
10310 SDLoc SL(Op); lowerFastUnsafeFDIV64() local
10335 getFPBinOp(SelectionDAG & DAG,unsigned Opcode,const SDLoc & SL,EVT VT,SDValue A,SDValue B,SDValue GlueChain,SDNodeFlags Flags) getFPBinOp() argument
10357 getFPTernOp(SelectionDAG & DAG,unsigned Opcode,const SDLoc & SL,EVT VT,SDValue A,SDValue B,SDValue C,SDValue GlueChain,SDNodeFlags Flags) getFPTernOp() argument
10383 SDLoc SL(Op); LowerFDIV16() local
10402 SDLoc SL(Op); lowerFDIV_FAST() local
10455 SDLoc SL(Op); LowerFDIV32() local
10587 SDLoc SL(Op); LowerFDIV64() local
10775 SDLoc SL(Op); lowerFSQRTF16() local
11151 SDLoc SL(N); performSHLPtrCombine() local
11182 SDLoc SL(N); performMemSDNodeCombine() local
11215 splitBinaryBitConstantOp(DAGCombinerInfo & DCI,const SDLoc & SL,unsigned Opc,SDValue LHS,const ConstantSDNode * CRHS) const splitBinaryBitConstantOp() argument
11347 SDLoc SL(N); performAndCombine() local
12138 SDLoc SL(N); performOrCombine() local
12619 getCanonicalConstantFP(SelectionDAG & DAG,const SDLoc & SL,EVT VT,const APFloat & C) const getCanonicalConstantFP() argument
12684 SDLoc SL(N); performFCanonicalizeCombine() local
12732 SDLoc SL(N); performFCanonicalizeCombine() local
12771 performIntMed3ImmCombine(SelectionDAG & DAG,const SDLoc & SL,SDValue Src,SDValue MinVal,SDValue MaxVal,bool Signed) const performIntMed3ImmCombine() argument
12821 performFPMed3ImmCombine(SelectionDAG & DAG,const SDLoc & SL,SDValue Op0,SDValue Op1) const performFPMed3ImmCombine() argument
12975 SDLoc SL(N); performFMed3Combine() local
13088 SDLoc SL(N); performExtractVectorEltCombine() local
13101 SDLoc SL(N); performExtractVectorEltCombine() local
13137 SDLoc SL(N); performExtractVectorEltCombine() local
13165 SDLoc SL(N); performExtractVectorEltCombine() local
13206 SDLoc SL(N); performInsertVectorEltCombine() local
13255 SDLoc SL(N); performFPRoundCombine() local
13342 SDLoc SL(N); reassociateScalarOps() local
13347 getMad64_32(SelectionDAG & DAG,const SDLoc & SL,EVT VT,SDValue N0,SDValue N1,SDValue N2,bool Signed) getMad64_32() argument
13371 SDLoc SL(N); tryFoldToMad64_32() local
13586 resolveSources(SelectionDAG & DAG,SDLoc SL,SmallVectorImpl<std::pair<SDValue,unsigned>> & Srcs,bool IsSigned,bool IsAny) resolveSources() argument
13737 SDLoc SL(N); performAddCombine() local
13931 SDLoc SL(N); performSubCombine() local
13997 SDLoc SL(N); performFAddCombine() local
14037 SDLoc SL(N); performFSubCombine() local
14081 SDLoc SL(N); performFDivCombine() local
14117 SDLoc SL(N); performFMACombine() local
14191 SDLoc SL(N); performSetCCCombine() local
14287 SDLoc SL(N); performCvtF32UByteNCombine() local
14453 SDLoc SL(N); PerformDAGCombine() local
14690 SDLoc SL(Node); legalizeTargetIndependentNode() local
[all...]
H A DAMDGPUISelDAGToDAG.cpp942 SDLoc SL(N); SelectFMA_W_CHAIN() local
963 SDLoc SL(N); SelectFMUL_W_CHAIN() local
978 SDLoc SL(N); SelectDIV_SCALE() local
998 SDLoc SL(N); SelectMAD_64_32() local
1016 SDLoc SL(N); SelectMUL_LOHI() local
1760 SDLoc SL(N); SelectGlobalSAddr() local
1929 SDLoc SL(N); SelectScratchSVAddr() local
2010 SDLoc SL(ByteOffsetNode); SelectSMRDOffset() local
2050 SDLoc SL(Addr); Expand32BitAddress() local
2427 SDLoc SL(N); SelectBRCOND() local
2560 SDLoc SL(N); SelectDS_GWS() local
2764 SDLoc SL(N); SelectSTACKRESTORE() local
2979 SDLoc SL(In); SelectVOP3PMods() local
3460 SDLoc SL(In); getHi16Elt() local
3465 SDLoc SL(In); getHi16Elt() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h131 virtual void resetSecLayout(SectionLayout SL) {} in resetSecLayout() argument
286 void resetSecLayout(SectionLayout SL) override { in resetSecLayout() argument
411 void verifySecLayout(SectionLayout SL) override { in verifySecLayout() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h125 static bool isInCodeFile(SourceLocation SL, const SourceManager &SM) { in isInCodeFile()
150 bool isInCodeFile(SourceLocation SL) { in isInCodeFile()
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp83 const StructLayout *SL = DL.getStructLayout(STy); getMaxPreservedAlignment() local
151 const StructLayout *SL = DL.getStructLayout(STy); accumulateConstantOffset() local
213 const StructLayout *SL = DL.getStructLayout(STy); collectOffset() local
H A DDataLayout.cpp725 StructLayout *&SL = (*STM)[Ty]; in getStructLayout() local
983 const StructLayout *SL = getStructLayout(STy); in getGEPIndexForOffset() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp61 MSFStreamLayout SL; in createIndexedStream() local
72 MSFStreamLayout SL; in createDirectoryStream() local
82 MSFStreamLayout SL(getFpmStreamLayout(Layout)); in createFpmStream() local
329 MSFStreamLayout SL; in createIndexedStream() local
339 MSFStreamLayout SL; in createDirectoryStream() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp38 raw_ostream &llvm::gsym::operator<<(raw_ostream &OS, const SourceLocation &SL) { in operator <<()
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp358 const StackLifetime &SL; member in StackLifetime::LifetimeAnnotationWriter
393 LifetimeAnnotationWriter(const StackLifetime &SL) : SL(S argument
407 StackLifetime SL(F, Allocas, Type); run() local
[all...]
H A DTypeMetadataUtils.cpp143 const StructLayout *SL = DL.getStructLayout(C->getType()); getPointerAtOffset() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_monitor.cpp66 SourceLocation SL = CurrentUBR->Loc.getSourceLocation(); in __ubsan_get_current_report_data() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp70 const StructLayout *SL = DL.getStructLayout(Init->getType()); splitGlobal() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnreachableCodeChecker.cpp147 SourceLocation SL; in checkEndAnalysis() local
H A DLocalizationChecker.cpp989 void NonLocalizedStringChecker::checkPostStmt(const ObjCStringLiteral *SL, in checkPostStmt() argument
1124 SourceLocation SL = in VisitObjCMessageExpr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp166 uint32_t SL = CSL->getZExtValue(); in INITIALIZE_PASS_DEPENDENCY() local
H A DHexagonStoreWidening.cpp182 MemoryLocation SL(SMO.getValue(), SMO.getSize(), SMO.getAAInfo()); in instrAliased() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp158 auto SL = LI.getLoopFor(S); in unifyLoopExits() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp48 std::optional<SDLoc> SL, in findJumpTables() argument
194 buildJumpTable(const CaseClusterVector & Clusters,unsigned First,unsigned Last,const SwitchInst * SI,const std::optional<SDLoc> & SL,MachineBasicBlock * DefaultMBB,CaseCluster & JTCluster) buildJumpTable() argument
H A DAnalysis.cpp89 const StructLayout *SL = Offsets ? DL.getStructLayout(STy) : nullptr; ComputeValueVTs() local
187 const StructLayout *SL = Offsets ? DL.getStructLayout(STy) : nullptr; computeValueLLTs() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h81 void setLocation(SourceLocation SL) { Loc = SL; } in setLocation()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp344 const auto *SL = cast<ObjCStringLiteral>(E); in getConstantVal() local
349 const auto *SL = cast<StringLiteral>(E); in getConstantVal() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp917 const auto *SL = cast<StringLiteral>(Result.get()); ParseExternalDeclaration() local
1674 const auto *SL = cast<StringLiteral>(AsmString.get()); ParseAsmStringLiteral() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp642 SourceLocation SL = Body ? Body->getBeginLoc() : D->getLocation(); getModeForDecl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp720 auto *SL = DL.getStructLayout(ST); unpackLoadToAggregate() local
1242 auto *SL = DL.getStructLayout(ST); unpackStoreToAggregate() local

1234