Home
last modified time | relevance | path

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

123

/external/arm-trusted-firmware/include/export/lib/
Dutils_def_exp.h26 # define LL(_x) (_x) macro
33 # define LL(_x) (_x##LL) macro
/external/trusty/arm-trusted-firmware/include/export/lib/
Dutils_def_exp.h26 # define LL(_x) (_x) macro
37 # define LL(_x) LL_(_x) macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
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 …]
/external/llvm/lib/Target/Hexagon/
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 …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
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 …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCExpandAtomicPseudoInsts.cpp122 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicRMW128() local
221 const MCInstrDesc &LL = TII->get(PPC::LQARX); in expandAtomicCmpSwap128() local
/external/dagger2/javatests/dagger/hilt/android/
DAndroidEntryPointBaseClassTest.java92 public static class LL extends Hilt_AndroidEntryPointBaseClassTest_LL {} class in AndroidEntryPointBaseClassTest
/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
/external/cronet/third_party/boringssl/src/crypto/des/
Dinternal.h218 #define D_ENCRYPT(ks, LL, R, S) \ argument
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/des/
Dinternal.h218 #define D_ENCRYPT(ks, LL, R, S) \ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
544 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
547 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cc41 static const unsigned LL = sizeof(long long); variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
556 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/external/llvm/lib/Support/
DScaledNumber.cpp28 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/external/rust/crates/quiche/deps/boringssl/src/decrepit/blowfish/
Dblowfish.c68 #define BF_ENC(LL, R, S, P) \ argument
/external/cronet/third_party/boringssl/src/decrepit/blowfish/
Dblowfish.c69 #define BF_ENC(LL, R, S, P) \ argument
/external/boringssl/src/decrepit/blowfish/
Dblowfish.c69 #define BF_ENC(LL, R, S, P) \ argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/
DDecodedBitStreamParser.java66 private static final int LL = 27; field in DecodedBitStreamParser
/external/clang/test/CodeGen/
Dxcore-stringtype.c33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()

123