Home
last modified time | relevance | path

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

123

/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp43 endian::Writer<little> LE(Out); in EmitKeyDataLength() local
61 endian::Writer<little> LE(Out); in EmitData() local
110 endian::Writer<little> LE(OS); in write() local
/external/dexmaker/src/main/java/com/google/dexmaker/
DComparison.java36 LE() { in LE() enumConstant
/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/DebugInfo/
DDWARFCompileUnit.h21 const RelocAddrMap *M, bool LE) in DWARFCompileUnit()
DDWARFTypeUnit.h24 const RelocAddrMap *M, bool LE) in DWARFTypeUnit()
/external/llvm/unittests/LineEditor/
DLineEditor.cpp20 LineEditor *LE; member in LineEditorTest
/external/llvm/lib/CodeGen/AsmPrinter/
DErlangGCPrinter.cpp113 LE = MD.live_end(PI); in finishAssembly() local
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfLineAnnotationDictionary_autogen.cpp59 SkPdfArray* SkPdfLineAnnotationDictionary::LE(SkPdfNativeDoc* doc) { in LE() function in SkPdfLineAnnotationDictionary
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfLineAnnotationDictionary_autogen.cpp59 SkPdfArray* SkPdfLineAnnotationDictionary::LE(SkPdfNativeDoc* doc) { in LE() function in SkPdfLineAnnotationDictionary
/external/llvm/lib/Target/Mips/
DMips16HardFloat.cpp188 bool LE, bool ToFP) { in swapFPIntParams()
255 bool LE = Subtarget.isLittle(); in assureFPCallStub() local
444 bool LE = Subtarget.isLittle(); in createFPFnStub() local
DMipsAsmPrinter.cpp762 unsigned FPReg2, bool LE) { in EmitMovFPIntPair()
773 bool LE, bool ToFP) { in EmitSwapFPIntParams()
805 bool LE) { in EmitSwapFPIntRetval()
831 bool LE = Subtarget->isLittle(); in EmitFPCallStub() local
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h117 LE = MBB->livein_end(); LI != LE; ++LI) in addLiveIns() local
/external/llvm/lib/Transforms/Utils/
DLCSSA.cpp236 for (Loop::iterator LI = L.begin(), LE = L.end(); LI != LE; ++LI) in formLCSSARecursively() local
301 for (Loop::iterator LI = L.begin(), LE = L.end(); LI != LE; ++LI) in verifyLoop() local
/external/llvm/lib/Target/NVPTX/
DNVPTX.h38 LE, enumerator
161 LE, enumerator
/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/clang/include/clang/AST/
DEvaluatedExprVisitor.h75 void VisitLambdaExpr(LambdaExpr *LE) { in VisitLambdaExpr()
/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/valgrind/main/none/tests/s390x/
Dclij.c23 #define LE C macro
Dclgij.c23 #define LE C macro
Dcij.c23 #define LE C macro
Dcgij.c23 #define LE C macro
Dcgrj.c23 #define LE C macro
Dclgrj.c23 #define LE C macro
Dcrj.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