Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/third_party/libffi/src/mips/
Dffitarget.h162 # define LA dla macro
166 # define LA la macro
/third_party/boost/libs/graph/example/
Dcity_visitor.cpp101 LA, in main() enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp114 Attribute LA = *LI; in cmpAttrs() local
301 const ConstantArray *LA = cast<ConstantArray>(L); in cmpConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h98 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js1836 ,"LA":[,[,,"1\\d\\d",,,,,,,[3] property
Dmetadata.js4285 ,"LA":[,[,,"[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",,,,,,,[8,9,10] property
Dmetadatalite.js4285 ,"LA":[,[,,"[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",,,,,,,[8,9,10] property
Ddemo-compiled.js291 …-1]],,"33|7",[,,"751\\d{7}",,,,,,,[10]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],LA:[,[,,"[23]\\d{9}|3\\… property
592 …\d|404)\\d",,,,"4040",,,[4,5]],,[,,"(?:304\\d|404)\\d",,,,"4040",,,[4,5]]],LA:[,[,,"1\\d\\d",,,,,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp810 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h897 TargetLowering::LegalizeAction LA = TargetLowering::Expand; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp600 if (const auto *LA = dyn_cast<Argument>(LV)) { in CompareValueComplexity() local
694 const APInt &LA = LC->getAPInt(); in CompareSCEVComplexity() local
703 const SCEVAddRecExpr *LA = cast<SCEVAddRecExpr>(LHS); in CompareSCEVComplexity() local
5368 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
5391 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
5409 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
5423 const SCEV *LA = getSCEV(TrueVal); in createNodeForSelectOrPHI() local
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp1627 …static const TextureSwizzle LA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_0, Textu… in getBorderColorReadSwizzle() local
DtcuTexture.cpp825 …static const TextureSwizzle LA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_0, Textu… in getChannelReadSwizzle() local
881 …static const TextureSwizzle LA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_3, Textu… in getChannelWriteSwizzle() local
DtcuTexture.hpp49 LA, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp2200 Value *LA = Builder.CreatePtrToInt(LoadBasePtr, IntPtrTy); in processCopyingStore() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp459 #define LA macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp683 const APInt &LA = C->getAPInt(); in getExactSDiv() local