Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/X86/
H A Dsse42-builtins.c11 test_mm_cmpestra(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestra() argument
17 test_mm_cmpestrc(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrc() argument
23 test_mm_cmpestri(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestri() argument
29 test_mm_cmpestrm(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrm() argument
35 test_mm_cmpestro(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestro() argument
41 test_mm_cmpestrs(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrs() argument
47 test_mm_cmpestrz(__m128i A,int LA,__m128i B,int LB) test_mm_cmpestrz() argument
[all...]
/llvm-project/clang/test/CodeGen/
H A Dattr-target-crc32-x86.c43 int __attribute__((target("sse4.2,no-crc32,crc32"))) test6(__m128i A, int LA, __m128i B, int LB) { in test6()
49 int __attribute__((target("no-crc32,crc32,sse4.2"))) test7(__m128i A, int LA, __m128i B, int LB) { in test7()
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-line-tables.s124 .LA: label
H A Dlimit-debug-info.s125 .LA: label
H A DDW_AT_declaration-with-children.s203 .LA: global() label
/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h1718 _mm_cmpestrm(A,LA,B,LB,M) global() argument
1777 _mm_cmpestri(A,LA,B,LB,M) global() argument
2080 _mm_cmpestra(A,LA,B,LB,M) global() argument
2134 _mm_cmpestrc(A,LA,B,LB,M) global() argument
2187 _mm_cmpestro(A,LA,B,LB,M) global() argument
2242 _mm_cmpestrs(A,LA,B,LB,M) global() argument
2296 _mm_cmpestrz(A,LA,B,LB,M) global() argument
[all...]
/llvm-project/bolt/include/bolt/Passes/
H A DDataflowInfoManager.h36 std::unique_ptr<LivenessAnalysis> LA; variable
/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...]
/llvm-project/bolt/lib/Passes/
H A DJTFootprintReduction.cpp154 LivenessAnalysis &LA = Info.getLivenessAnalysis(); in tryOptimizeNonPIC() local
H A DShrinkWrapping.cpp1891 LivenessAnalysis &LA = Info.getLivenessAnalysis(); in processDeletions() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp172 ExecutorAddr LA(LoadAddr); registerEHFrames() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp127 Attribute LA = *LI; cmpAttrs() local
376 const ConstantArray *LA = cast<ConstantArray>(L); cmpConstants() local
[all...]
/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp758 ParseLexedAttribute(LateParsedAttribute & LA,bool EnterScope,bool OnDefinition) ParseLexedAttribute() argument
[all...]
H A DParseDecl.cpp264 LateParsedAttribute *LA = ParseGNUAttributes() local
4992 for (auto *LA : LAs) { ParseLexedCAttributeList() local
5004 ParseLexedCAttribute(LateParsedAttribute & LA,bool EnterScope,ParsedAttributes * OutAttrs) ParseLexedCAttribute() argument
[all...]
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h97 setLoadAddress(uint64_t LA) setLoadAddress() argument
/llvm-project/clang/include/clang/Sema/
H A DTemplate.h648 enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec * LA) enableLateAttributeInstantiation() argument
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp903 if (auto LA = LI->getAlign(); foldPatternedLoads() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1119 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); getTypeConversion() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1357 TargetLowering::LegalizeAction LA = TargetLowering::Expand; global() variable
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2206 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); processCopyingStore() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp620 if (const auto *LA = dyn_cast<Argument>(LV)) { CompareValueComplexity() local
720 const APInt &LA = LC->getAPInt(); CompareSCEVComplexity() local
735 const SCEVAddRecExpr *LA = cast<SCEVAddRecExpr>(LHS); CompareSCEVComplexity() local
6105 const SCEV *LA = getSCEV(TrueVal); createNodeForSelectOrPHIInstWithICmpInstCond() local
[all...]
/llvm-project/clang/lib/Driver/
H A DDriver.cpp4273 Action *LA; BuildActions() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp851 const APInt &LA = C->getAPInt(); getExactSDiv() local