Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp72 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
74 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
76 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/netbsd/sys/arch/i386/stand/lib/netif/
H A Dam7990.c33 #define LA(adr) vtophys(adr) macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp119 Attribute LA = *LI; in cmpAttrs() local
308 const ConstantArray *LA = cast<ConstantArray>(L); in cmpConstants() local
/netbsd/external/bsd/byacc/dist/
H A Dlalr.c36 unsigned *LA; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h543 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation()
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h97 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp689 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, in ParseLexedAttribute()
H A DParseDecl.cpp218 LateParsedAttribute *LA = in ParseGNUAttributes() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp936 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp631 if (const auto *LA = dyn_cast<Argument>(LV)) { in CompareValueComplexity() local
731 const APInt &LA = LC->getAPInt(); in CompareSCEVComplexity() local
740 const SCEVAddRecExpr *LA = cast<SCEVAddRecExpr>(LHS); in CompareSCEVComplexity() local
5462 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
5485 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
5503 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
5517 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1099 TargetLowering::LegalizeAction LA = TargetLowering::Expand; variable
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dlib1asmsrc-mculib.S4942 .LA: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dlib1asmsrc-mculib.S4942 .LA: label
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2218 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); in processCopyingStore() local
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp3790 Action *LA; in BuildActions() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp695 const APInt &LA = C->getAPInt(); in getExactSDiv() local