/external/llvm/unittests/Support/ |
D | EndianStreamTest.cpp | 24 endian::Writer<little> LE(OS); in TEST() local 55 endian::Writer<little> LE(OS); in TEST() local 85 endian::Writer<little> LE(OS); in TEST() local 123 endian::Writer<little> LE(OS); in TEST() local 161 endian::Writer<little> LE(OS); in TEST() local 176 endian::Writer<little> LE(OS); in TEST() local 192 endian::Writer<little> LE(OS); in TEST() local
|
/external/llvm-project/llvm/unittests/Support/ |
D | EndianStreamTest.cpp | 23 endian::Writer LE(OS, little); in TEST() local 54 endian::Writer LE(OS, little); in TEST() local 84 endian::Writer LE(OS, little); in TEST() local 122 endian::Writer LE(OS, little); in TEST() local 160 endian::Writer LE(OS, little); in TEST() local 175 endian::Writer LE(OS, little); in TEST() local 191 endian::Writer LE(OS, little); in TEST() local
|
/external/llvm-project/lldb/unittests/Utility/ |
D | DataExtractorTest.cpp | 17 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 150 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 191 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 226 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 268 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 287 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 309 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 333 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 360 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local 387 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
|
/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | Comparison.java | 37 LE() { in LE() method
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDeletion.cpp | 83 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in isLoopDead() local 176 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runImpl() local 197 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runImpl() local
|
/external/llvm-project/lldb/test/Shell/SymbolFile/DWARF/ |
D | debug-types-line-tables.s | 134 .LE: label
|
D | debug-types-signature-loop.s | 85 .LE: label
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 21 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 24 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | LineTable.h | 169 void push(const LineEntry &LE) { in push()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 23 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 31 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 23 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 31 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
D | LineTable.h | 187 void push(const LineEntry &LE) { in push()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 186 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() 262 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 449 bool LE = TM.isLittleEndian(); in createFPFnStub() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 189 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() 267 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 457 bool LE = TM.isLittleEndian(); in createFPFnStub() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 186 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() 262 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 449 bool LE = TM.isLittleEndian(); in createFPFnStub() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | ErlangGCPrinter.cpp | 112 LE = MD.live_end(PI); in finishAssembly() local
|
/external/llvm/unittests/LineEditor/ |
D | LineEditor.cpp | 20 LineEditor *LE; member in LineEditorTest
|
/external/llvm-project/llvm/unittests/LineEditor/ |
D | LineEditor.cpp | 19 LineEditor *LE; member in LineEditorTest
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ErlangGCPrinter.cpp | 112 LE = MD.live_end(PI); in finishAssembly() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | ErlangGCPrinter.cpp | 116 LE = MD.live_end(PI); in finishAssembly() local
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 72 support::endian::Writer<support::little> LE; member in llvm::ProfOStream 97 endian::Writer<little> LE(Out); in EmitKeyDataLength() local 123 endian::Writer<little> LE(Out); in EmitData() local
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 30 LE, enumerator 134 LE, enumerator
|