/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | smmintrin.h | 1720 _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 D | DWARFExpression.cpp | 70 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 D | EPCGenericRTDyldMemoryManager.cpp | 172 ExecutorAddr LA(LoadAddr); in registerEHFrames() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 127 Attribute LA = *LI; in cmpAttrs() local 364 const ConstantArray *LA = cast<ConstantArray>(L); cmpConstants() local [all...] |
/freebsd-src/contrib/byacc/ |
H A D | lalr.c | 32 unsigned *LA; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldImpl.h | 97 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 712 ParseLexedAttribute(LateParsedAttribute & LA,bool EnterScope,bool OnDefinition) ParseLexedAttribute() argument [all...] |
H A D | ParseDecl.cpp | 231 LateParsedAttribute *LA = ParseGNUAttributes() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Template.h | 648 void enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec *LA) { in enableLateAttributeInstantiation() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 905 if (auto LA = LI->getAlign(); foldPatternedLoads() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1012 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); getTypeConversion() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1343 TargetLowering::LegalizeAction LA = TargetLowering::Expand; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 2212 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); processCopyingStore() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 613 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 D | Driver.cpp | 4243 Action *LA; BuildActions() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 723 const APInt &LA = C->getAPInt(); getExactSDiv() local
|