/llvm-project/clang/test/CodeGen/X86/ |
H A D | sse42-builtins.c | 11 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 D | attr-target-crc32-x86.c | 43 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 D | debug-types-line-tables.s | 124 .LA: label
|
H A D | limit-debug-info.s | 125 .LA: label
|
H A D | DW_AT_declaration-with-children.s | 203 .LA: global() label
|
/llvm-project/clang/lib/Headers/ |
H A D | smmintrin.h | 1718 _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 D | DataflowInfoManager.h | 36 std::unique_ptr<LivenessAnalysis> LA; variable
|
/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...] |
/llvm-project/bolt/lib/Passes/ |
H A D | JTFootprintReduction.cpp | 154 LivenessAnalysis &LA = Info.getLivenessAnalysis(); in tryOptimizeNonPIC() local
|
H A D | ShrinkWrapping.cpp | 1891 LivenessAnalysis &LA = Info.getLivenessAnalysis(); in processDeletions() local
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericRTDyldMemoryManager.cpp | 172 ExecutorAddr LA(LoadAddr); registerEHFrames() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 127 Attribute LA = *LI; cmpAttrs() local 376 const ConstantArray *LA = cast<ConstantArray>(L); cmpConstants() local [all...] |
/llvm-project/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 758 ParseLexedAttribute(LateParsedAttribute & LA,bool EnterScope,bool OnDefinition) ParseLexedAttribute() argument [all...] |
H A D | ParseDecl.cpp | 264 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 D | RuntimeDyldImpl.h | 97 setLoadAddress(uint64_t LA) setLoadAddress() argument
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Template.h | 648 enableLateAttributeInstantiation(Sema::LateInstantiatedAttrVec * LA) enableLateAttributeInstantiation() argument
|
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 903 if (auto LA = LI->getAlign(); foldPatternedLoads() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1119 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); getTypeConversion() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1357 TargetLowering::LegalizeAction LA = TargetLowering::Expand; global() variable
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 2206 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); processCopyingStore() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 620 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 D | Driver.cpp | 4273 Action *LA; BuildActions() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 851 const APInt &LA = C->getAPInt(); getExactSDiv() local
|