Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFExpression.cpp69 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getOpDescriptions() local
71 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getOpDescriptions() local
73 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getOpDescriptions() local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h1724 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1783 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2086 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2140 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2193 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2248 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2302 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachO.cpp99 loadMachORelocatableObject(StringRef Path, const Triple &TT, LoadArchives LA, in loadMachORelocatableObject()
145 const Triple &TT, LoadArchives LA, in loadLinkableSliceFromMachOUniversalBinary()
H A DLoadLinkableFile.cpp42 loadLinkableFile(StringRef Path, const Triple &TT, LoadArchives LA, in loadLinkableFile()
H A DEPCGenericRTDyldMemoryManager.cpp172 ExecutorAddr LA(LoadAddr); in registerEHFrames() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp133 Attribute LA = *LI; in cmpAttrs() local
392 const ConstantArray *LA = cast<ConstantArray>(L); in cmpConstants() local
/freebsd/contrib/byacc/
H A Dlalr.c32 unsigned *LA; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp732 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, in ParseLexedAttribute()
H A DParseDecl.cpp185 LateParsedAttribute *LA = in ParseSingleGNUAttribute() local
4778 for (auto *LA : LAs) { in ParseLexedCAttributeList() local
4785 void Parser::ParseLexedCAttribute(LateParsedAttribute &LA, bool EnterScope, in ParseLexedCAttribute()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h98 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h667 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp970 if (auto LA = LI->getAlign(); in foldPatternedLoads() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1029 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1507 TargetLowering::LegalizeAction LA = TargetLowering::Expand; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2194 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); in processCopyingStore() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp595 if (const auto *LA = dyn_cast<Argument>(LV)) { in CompareValueComplexity() local
689 const APInt &LA = LC->getAPInt(); in CompareSCEVComplexity() local
704 const SCEVAddRecExpr *LA = cast<SCEVAddRecExpr>(LHS); in CompareSCEVComplexity() local
6117 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHIInstWithICmpInstCond() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4573 Action *LA; in BuildActions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp859 const APInt &LA = C->getAPInt(); in getExactSDiv() local