Home
last modified time | relevance | path

Searched defs:L (Results 826 – 834 of 834) sorted by relevance

1...<<31323334

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5255 SDValue L = DAG.getLoad(NewVT, DL, Load->getChain(), Load->getBasePtr(), in expandUnalignedRVVLoad() local
15844 if (auto *L = dyn_cast<LoadSDNode>(Val); in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2700 auto *L = cast<LoadSDNode>(C.Op0.getOperand(0)); in adjustICmpTruncate() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1034 for (OMPClauseMappableExprCommon::MappableExprComponentListRef L : in checkMappableExprComponentListsForDecl() local
1056 for (OMPClauseMappableExprCommon::MappableExprComponentListRef L : in checkMappableExprComponentListsForDeclAtLevel() local
H A DSemaOverload.cpp8892 void AddCandidate(QualType L, QualType R) { in AddCandidate()
H A DSemaDecl.cpp2242 static void CheckPoppedLabel(LabelDecl *L, Sema &S, in CheckPoppedLabel()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7443 SDValue Lo, Hi; in expandMUL_LOHI()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp21125 LValue L = EmitAggExprToLValue(E->getArg(i)); in EmitRISCVBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18818 if (SDValue L = PerformSplittingMVEEXTToWideningLoad(N, DAG)) in PerformMVEExtCombine() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c17573 #define SQLITE_FUNC_HASH(C,L) (((C)+(L))%SQLITE_FUNC_HASH_SZ) argument

1...<<31323334