/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 187 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() 263 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 448 bool LE = TM.isLittleEndian(); in createFPFnStub() local
|
H A D | MipsAsmPrinter.cpp | 984 unsigned FPReg2, bool LE) { in EmitMovFPIntPair() 996 bool LE, bool ToFP) { in EmitSwapFPIntParams() 1029 bool LE) { in EmitSwapFPIntRetval() 1057 bool LE = getDataLayout().isLittleEndian(); in EmitFPCallStub() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LineTable.h | 187 void push(const LineEntry &LE) { in push()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 28 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ErlangGCPrinter.cpp | 108 LE = MD.live_end(PI); in finishAssembly() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 32 LE, enumerator 156 LE, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 37 LE = 0xc, enumerator
|
/openbsd-src/gnu/llvm/clang/tools/clang-repl/ |
H A D | ClangRepl.cpp | 114 llvm::LineEditor LE("clang-repl"); in main() local
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
H A D | MemProf.cpp | 15 endian::Writer LE(OS, little); in serialize() local
|
H A D | InstrProfWriter.cpp | 94 support::endian::Writer LE; member in llvm::ProfOStream 122 endian::Writer LE(Out, little); in EmitKeyDataLength() local 149 endian::Writer LE(Out, little); in EmitData() local
|
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/ |
H A D | cxx_loop_proto.proto | 45 LE = 8; enumerator
|
H A D | cxx_proto.proto | 41 LE = 10; enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
H A D | ConstructionContext.h | 133 ConstructionContextItem(const LambdaExpr *LE, unsigned Index) in ConstructionContextItem() 686 const LambdaExpr *LE; variable 693 explicit LambdaCaptureConstructionContext(const LambdaExpr *LE, in LambdaCaptureConstructionContext()
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 270 LineEntry LE(StartAddress, Gsym.insertFile(FilePath), *Line); in convertFunctionLineTable() local 302 LineEntry LE(RowAddress, FileIdx, Row.Line); in convertFunctionLineTable() local
|
H A D | GsymReader.cpp | 359 for (auto &LE: LT) { in dump() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/ |
H A D | DifferenceEngine.cpp | 306 BasicBlock::const_iterator LI = L->begin(), LE = L->end(); in diff() local 782 for (Function::const_arg_iterator LI = L->arg_begin(), LE = L->arg_end(), in diff() local 807 BasicBlock::const_iterator LE = LStart->getParent()->end(); in runBlockDiff() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | EvaluatedExprVisitor.h | 92 void VisitLambdaExpr(PTR(LambdaExpr) LE) { in VisitLambdaExpr()
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DeadStoresChecker.cpp | 486 if (auto *LE = dyn_cast<LambdaExpr>(S)) { in operator ()() local 504 void findLambdaReferenceCaptures(const LambdaExpr *LE) { in findLambdaReferenceCaptures()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 44 LE, // Less than or equal <, ==, or unordered enumerator
|
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | angel_endian.h | 39 #define LE (1 == 0) /* FALSE : little-endian */ macro
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | DriverUtils.cpp | 241 for (llvm::sys::fs::directory_iterator LI(dir, EC), LE; in findMajMinShlib() local
|
/openbsd-src/gnu/llvm/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 97 LineEditor *LE; member
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | BareMetal.cpp | 248 LE; in AddClangCXXStdlibIncludeArgs() local
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | CallGraph.cpp | 82 void VisitLambdaExpr(LambdaExpr *LE) { in VisitLambdaExpr()
|