Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h1720 _mm_cmpestrm(A,LA,B,LB,M) global() argument
1779 _mm_cmpestri(A,LA,B,LB,M) global() argument
2082 _mm_cmpestra(A,LA,B,LB,M) global() argument
2136 _mm_cmpestrc(A,LA,B,LB,M) global() argument
2189 _mm_cmpestro(A,LA,B,LB,M) global() argument
2244 _mm_cmpestrs(A,LA,B,LB,M) global() argument
2298 _mm_cmpestrz(A,LA,B,LB,M) global() argument
[all...]
/freebsd-src/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 < in getOpDescriptions() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp172 ExecutorAddr LA(LoadAddr); in registerEHFrames() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp127 Attribute LA = *LI; in cmpAttrs() local
364 const ConstantArray *LA = cast<ConstantArray>(L); cmpConstants() local
[all...]
/freebsd-src/contrib/byacc/
H A Dlalr.c32 unsigned *LA; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h97 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp712 ParseLexedAttribute(LateParsedAttribute & LA,bool EnterScope,bool OnDefinition) ParseLexedAttribute() argument
[all...]
H A DParseDecl.cpp231 LateParsedAttribute *LA = ParseGNUAttributes() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h648 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp905 if (auto LA = LI->getAlign(); foldPatternedLoads() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1012 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); getTypeConversion() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1343 TargetLowering::LegalizeAction LA = TargetLowering::Expand; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2212 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); processCopyingStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp613 if (const auto *LA = dyn_cast<Argument>(LV)) { CompareValueComplexity() local
713 const APInt &LA = LC->getAPInt(); CompareSCEVComplexity() local
728 const SCEVAddRecExpr *LA = cast<SCEVAddRecExpr>(LHS); CompareSCEVComplexity() local
6098 const SCEV *LA = getSCEV(TrueVal); createNodeForSelectOrPHIInstWithICmpInstCond() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4243 Action *LA; BuildActions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp723 const APInt &LA = C->getAPInt(); getExactSDiv() local