Home
last modified time | relevance | path

Searched defs:LA (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h1718 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1777 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2080 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2134 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2187 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2242 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2296 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp70 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getOpDescriptions() local
72 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getOpDescriptions() local
74 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getOpDescriptions() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp172 ExecutorAddr LA(LoadAddr); in registerEHFrames() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp127 Attribute LA = *LI; in cmpAttrs() local
376 const ConstantArray *LA = cast<ConstantArray>(L); in cmpConstants() local
/freebsd/contrib/byacc/
H A Dlalr.c32 unsigned *LA; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h97 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp775 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, in ParseLexedAttribute()
H A DParseDecl.cpp264 LateParsedAttribute *LA = in ParseGNUAttributes() local
4999 for (auto *LA : LAs) { in ParseLexedCAttributeList() local
5011 void Parser::ParseLexedCAttribute(LateParsedAttribute &LA, bool EnterScope, in ParseLexedCAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h648 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp908 LA <= GV->getAlign().valueOrOne() && Stride.getZExtValue() < LA.value()) { in foldPatternedLoads() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp930 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1357 TargetLowering::LegalizeAction LA = TargetLowering::Expand; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2206 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); in processCopyingStore() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp620 if (const auto *LA = dyn_cast<Argument>(LV)) { in CompareValueComplexity() local
720 const APInt &LA = LC->getAPInt(); in CompareSCEVComplexity() local
735 const SCEVAddRecExpr *LA = cast<SCEVAddRecExpr>(LHS); in CompareSCEVComplexity() local
6105 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHIInstWithICmpInstCond() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4284 Action *LA; in BuildActions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp851 const APInt &LA = C->getAPInt(); in getExactSDiv() local