Home
last modified time | relevance | path

Searched defs:LL (Results 1 – 25 of 164) sorted by relevance

1234567

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp587 const IFListType &LL = I.second; in dump_map() local
855 const RSListType &LL = I.second; in findRecordInsertForms() local
885 RSListType &LL = F->second; in findRecordInsertForms() local
1028 IFListType &LL = I.second; in computeRemovableRegisters() local
1050 IFListType &LL = F->second; in pruneCoveredSets() local
1136 IFListType &LL = F->second; in pruneUsesTooFar() local
1157 IFListType &LL = F->second; in pruneRegCopies() local
1273 const IFListType &LL = I->second; in selectCandidates() local
1310 IFListType &LL = I->second; in selectCandidates() local
1362 const IFListType &LL = I->second; in selectCandidates() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp590 const IFListType &LL = I->second; in dump_map() local
870 const RSListType &LL = I->second; in findRecordInsertForms() local
902 RSListType &LL = F->second; in findRecordInsertForms() local
1046 IFListType &LL = I->second; in computeRemovableRegisters() local
1068 IFListType &LL = F->second; in pruneCoveredSets() local
1156 IFListType &LL = F->second; in pruneUsesTooFar() local
1177 IFListType &LL = F->second; in pruneRegCopies() local
1295 const IFListType &LL = I->second; in selectCandidates() local
1332 IFListType &LL = I->second; in selectCandidates() local
1384 const IFListType &LL = I->second; in selectCandidates() local
[all …]
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp543 const IFListType &LL = I->second; in dump_map() local
827 const RSListType &LL = I->second; in findRecordInsertForms() local
860 RSListType &LL = F->second; in findRecordInsertForms() local
1007 IFListType &LL = I->second; in computeRemovableRegisters() local
1031 IFListType &LL = F->second; in pruneCoveredSets() local
1120 IFListType &LL = F->second; in pruneUsesTooFar() local
1142 IFListType &LL = F->second; in pruneRegCopies() local
1258 const IFListType &LL = I->second; in selectCandidates() local
1295 IFListType &LL = I->second; in selectCandidates() local
1347 const IFListType &LL = I->second; in selectCandidates() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
/aosp_15_r20/external/arm-trusted-firmware/include/export/lib/
H A Dutils_def_exp.h26 # define LL(_x) (_x) macro
33 # define LL(_x) (_x##LL) macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/export/lib/
Dutils_def_exp.h26 # define LL(_x) (_x) macro
37 # define LL(_x) LL_(_x) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCExpandAtomicPseudoInsts.cpp122 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicRMW128() local
221 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicCmpSwap128() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
544 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/media/android.media.audio.common.types-V4-java-source/gen/android/media/audio/common/
DAudioDualMonoMode.java48 public static final int LL = 2; field
/aosp_15_r20/system/hardware/interfaces/media/aidl_api/android.media.audio.common.types/current/android/media/audio/common/
DAudioDualMonoMode.aidl40 LL = 2, enumConstant
/aosp_15_r20/system/hardware/interfaces/media/aidl/android/media/audio/common/
DAudioDualMonoMode.aidl60 LL = 2, enumConstant
/aosp_15_r20/system/hardware/interfaces/media/aidl_api/android.media.audio.common.types/3/android/media/audio/common/
DAudioDualMonoMode.aidl40 LL = 2, enumConstant
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/media/android.media.audio.common.types_interface/dump/android/media/audio/common/
DAudioDualMonoMode.aidl40 LL = 2, enumConstant
/aosp_15_r20/system/hardware/interfaces/media/aidl_api/android.media.audio.common.types/2/android/media/audio/common/
DAudioDualMonoMode.aidl39 LL = 2, enumConstant
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
547 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/media/android.media.audio.common.types-V4-cpp-source/gen/include/android/media/audio/common/
DAudioDualMonoMode.h23 LL = 2, enumerator
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/media/android.media.audio.common.types-V4-ndk-source/gen/include/aidl/android/media/audio/common/
DAudioDualMonoMode.h30 LL = 2, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
556 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcomm_analysis.py98 LL = 0 # Low-latency variable in NCCL_PROTO
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/
H A DAndroidEntryPointBaseClassTest.java92 public static class LL extends Hilt_AndroidEntryPointBaseClassTest_LL {} class in AndroidEntryPointBaseClassTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/test/
Dlist.cxx40 # define LL (L1, (L2, (L3, BOOST_PP_NIL))) macro
Dseq.cxx635 # define LL (L1)(L2)(L3) macro
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/
Dinternal.h218 #define D_ENCRYPT(ks, LL, R, S) \ argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/
Dinternal.h218 #define D_ENCRYPT(ks, LL, R, S) \ argument

1234567