| /freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | LoopDeletion.cpp | 114 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in isLoopDead() local 207 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runOnLoop() local 229 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runOnLoop() local
|
| /freebsd-9-stable/lib/libpmc/ |
| D | pmclog.c | 103 #define PMCLOG_INITIALIZE_READER(LE,A) LE = (uint32_t *) &(A) argument 104 #define PMCLOG_READ32(LE,V) do { \ argument 107 #define PMCLOG_READ64(LE,V) do { \ argument 114 #define PMCLOG_READSTRING(LE,DST,LEN) strlcpy((DST), (char *) (LE), (LEN)) argument
|
| /freebsd-9-stable/contrib/llvm/lib/DebugInfo/ |
| D | DWARFCompileUnit.h | 21 const RelocAddrMap *M, bool LE) in DWARFCompileUnit()
|
| D | DWARFTypeUnit.h | 24 const RelocAddrMap *M, bool LE) in DWARFTypeUnit()
|
| D | DWARFUnit.cpp | 22 const RelocAddrMap *M, bool LE) in DWARFUnit()
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| D | ErlangGCPrinter.cpp | 113 LE = MD.live_end(PI); in finishAssembly() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/ |
| D | Mips16HardFloat.cpp | 181 bool LE, bool ToFP) { in swapFPIntParams() 248 bool LE = Subtarget.isLittle(); in assureFPCallStub() local 420 bool LE = Subtarget.isLittle(); in createFPFnStub() local
|
| D | MipsDelaySlotFiller.cpp | 347 LE = (*SI)->livein_end(); LI != LE; ++LI) in addLiveOut() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/ |
| D | NVPTX.h | 38 LE, enumerator 157 LE, enumerator
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/ |
| D | LiveRegUnits.cpp | 108 LE = MBB->livein_end(); L != LE; ++L) { in addLiveIns() local
|
| D | MachineBlockPlacement.cpp | 787 for (MachineLoop::iterator LI = L.begin(), LE = L.end(); LI != LE; ++LI) in buildLoopChains() local 909 for (MachineLoopInfo::iterator LI = MLI->begin(), LE = MLI->end(); LI != LE; in buildCFGChains() local
|
| D | LiveVariables.cpp | 630 LE = SuccMBB->livein_end(); LI != LE; ++LI) { in runOnMachineFunction() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | EvaluatedExprVisitor.h | 75 void VisitLambdaExpr(LambdaExpr *LE) { in VisitLambdaExpr()
|
| D | RecursiveASTVisitor.h | 826 LambdaExpr *LE, const LambdaExpr::Capture *C) { in TraverseLambdaCapture() 833 bool RecursiveASTVisitor<Derived>::TraverseLambdaBody(LambdaExpr *LE) { in TraverseLambdaBody()
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-diff/ |
| D | DifferenceEngine.cpp | 195 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
|
| /freebsd-9-stable/usr.bin/tset/ |
| D | map.c | 56 #define LE (LT | EQ) macro
|
| /freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | SystemZShortenInst.cpp | 110 LE = (*SI)->livein_end(); LI != LE; ++LI) { in processBlock() local
|
| /freebsd-9-stable/usr.bin/xlint/lint1/ |
| D | op.h | 82 LE, enumerator
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Analysis/ |
| D | DependenceAnalysis.h | 87 LE = 3, enumerator
|
| /freebsd-9-stable/contrib/llvm/lib/Target/R600/ |
| D | AMDGPUInstrInfo.cpp | 294 LE = MRI.livein_end(); in getIndirectIndexBegin() local
|
| /freebsd-9-stable/contrib/ncurses/progs/ |
| D | tset.c | 277 #define LE (LT | EQ) macro
|
| /freebsd-9-stable/contrib/llvm/lib/IR/ |
| D | Metadata.cpp | 432 APInt LE = cast<ConstantInt>(EndPoints[Size - 1])->getValue(); in tryMergeRange() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMBaseInfo.h | 43 LE, // Less than or equal <, ==, or unordered enumerator
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 556 for (int Lane = 0, LE = Entry->Scalars.size(); Lane != LE; ++Lane) { in buildTree() local 1285 for (unsigned Lane = 0, LE = VL.size(); Lane != LE; ++Lane) { in Gather() local 1625 for (int Lane = 0, LE = Entry->Scalars.size(); Lane != LE; ++Lane) { in vectorizeTree() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | CGExprScalar.cpp | 589 llvm::Value *LE = Builder.CreateICmpSLE(Src, Max); in EmitFloatConversionCheck() local 638 llvm::Value *LE = in EmitFloatConversionCheck() local 676 llvm::Value *LE = in EmitFloatConversionCheck() local
|