Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-log-arc.S58 #define LA dla macro
62 #define LA la macro
/NextBSD/contrib/llvm/tools/clang/lib/Headers/
HDsmmintrin.h416 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
418 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
433 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
435 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
437 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
439 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
441 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/NextBSD/contrib/byacc/
HDlalr.c32 unsigned *LA; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDTemplate.h440 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation()
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDMergeFunctions.cpp454 Attribute LA = *LI; in cmpAttrs() local
557 const ConstantArray *LA = cast<ConstantArray>(L); in cmpConstants() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp924 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion() local
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDBasicTTIImpl.h498 TargetLowering::LegalizeAction LA = TargetLowering::Expand; in getMemoryOpCost() local
/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolution.cpp510 if (const Argument *LA = dyn_cast<Argument>(LV)) { in compare() local
545 const APInt &LA = LC->getValue()->getValue(); in compare() local
554 const SCEVAddRecExpr *LA = cast<SCEVAddRecExpr>(LHS); in compare() local
4384 const SCEV *LA = getSCEV(U->getOperand(1)); in createSCEV() local
4408 const SCEV *LA = getSCEV(U->getOperand(1)); in createSCEV() local
4427 const SCEV *LA = getSCEV(U->getOperand(1)); in createSCEV() local
4442 const SCEV *LA = getSCEV(U->getOperand(1)); in createSCEV() local
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp168 LateParsedAttribute *LA = in ParseGNUAttributes() local
1179 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, in ParseLexedAttribute()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMConstantIslandPass.cpp136 unsigned LA = std::max(unsigned(PostAlign), LogAlign); in postOffset() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopStrengthReduce.cpp545 const APInt &LA = C->getValue()->getValue(); in getExactSDiv() local