Home
last modified time | relevance | path

Searched defs:LE (Results 1 – 25 of 61) sorted by relevance

123

/external/llvm/unittests/Support/
DEndianStreamTest.cpp24 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
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp115 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in isLoopDead() local
211 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runOnLoop() local
233 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runOnLoop() local
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp42 endian::Writer<little> LE(Out); in EmitKeyDataLength() local
62 endian::Writer<little> LE(Out); in EmitData() local
117 endian::Writer<little> LE(OS); in writeImpl() local
/external/dexmaker/src/main/java/com/google/dexmaker/
DComparison.java36 LE() { in LE() enumConstant
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h21 StringRef SOS, StringRef AOS, bool LE, in DWARFCompileUnit()
DDWARFTypeUnit.h24 StringRef SOS, StringRef AOS, bool LE, in DWARFTypeUnit()
/external/llvm/lib/CodeGen/AsmPrinter/
DErlangGCPrinter.cpp116 LE = MD.live_end(PI); in finishAssembly() local
/external/llvm/unittests/LineEditor/
DLineEditor.cpp20 LineEditor *LE; member in LineEditorTest
/external/llvm/lib/Target/Mips/
DMips16HardFloat.cpp199 bool LE, bool ToFP) { in swapFPIntParams()
267 bool LE = TM.isLittleEndian(); in assureFPCallStub() local
456 bool LE = TM.isLittleEndian(); in createFPFnStub() local
DMipsAsmPrinter.cpp822 unsigned FPReg2, bool LE) { in EmitMovFPIntPair()
834 bool LE, bool ToFP) { in EmitSwapFPIntParams()
866 bool LE) { in EmitSwapFPIntRetval()
892 bool LE = getDataLayout().isLittleEndian(); in EmitFPCallStub() local
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfLineAnnotationDictionary_autogen.cpp59 SkPdfArray* SkPdfLineAnnotationDictionary::LE(SkPdfNativeDoc* doc) { in LE() function in SkPdfLineAnnotationDictionary
/external/llvm/lib/Target/NVPTX/
DNVPTX.h38 LE, enumerator
162 LE, enumerator
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h117 LE = MBB->livein_end(); LI != LE; ++LI) in addLiveIns() local
/external/clang/lib/Frontend/
DCacheTokens.cpp84 endian::Writer<little> LE(Out); in EmitData() local
131 endian::Writer<little> LE(Out); in EmitKeyDataLength() local
153 endian::Writer<little> LE(Out); in EmitData() local
295 endian::Writer<little> LE(Out); in LexTokens() local
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp195 BasicBlock::iterator LI = L->begin(), LE = L->end(); in diff() local
465 LI = L->arg_begin(), LE = L->arg_end(), in diff() local
489 BasicBlock::iterator LE = LStart->getParent()->end(); in runBlockDiff() local
/external/clang/include/clang/AST/
DEvaluatedExprVisitor.h86 void VisitLambdaExpr(LambdaExpr *LE) { in VisitLambdaExpr()
/external/valgrind/none/tests/s390x/
Dcgij.c23 #define LE C macro
Dcij.c23 #define LE C macro
Dclgij.c23 #define LE C macro
Dclij.c23 #define LE C macro
Dcgrj.c23 #define LE C macro
Dcrj.c23 #define LE C macro
Dclrj.c23 #define LE C macro
Dclgrj.c23 #define LE C macro
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp108 for (auto LI = (*SI)->livein_begin(), LE = (*SI)->livein_end(); in processBlock() local

123