Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp187 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 DMipsAsmPrinter.cpp984 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 DLineTable.h187 void push(const LineEntry &LE) { in push()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h28 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
H A DDWARFTypeUnit.h30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp108 LE = MD.live_end(PI); in finishAssembly() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTX.h32 LE, enumerator
156 LE, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h37 LE = 0xc, enumerator
/openbsd-src/gnu/llvm/clang/tools/clang-repl/
H A DClangRepl.cpp114 llvm::LineEditor LE("clang-repl"); in main() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DMemProf.cpp15 endian::Writer LE(OS, little); in serialize() local
H A DInstrProfWriter.cpp94 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 Dcxx_loop_proto.proto45 LE = 8; enumerator
H A Dcxx_proto.proto41 LE = 10; enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DConstructionContext.h133 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 DDwarfTransformer.cpp270 LineEntry LE(StartAddress, Gsym.insertFile(FilePath), *Line); in convertFunctionLineTable() local
302 LineEntry LE(RowAddress, FileIdx, Row.Line); in convertFunctionLineTable() local
H A DGsymReader.cpp359 for (auto &LE: LT) { in dump() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp306 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 DEvaluatedExprVisitor.h92 void VisitLambdaExpr(PTR(LambdaExpr) LE) { in VisitLambdaExpr()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp486 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 DARMBaseInfo.h44 LE, // Less than or equal <, ==, or unordered enumerator
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dangel_endian.h39 #define LE (1 == 0) /* FALSE : little-endian */ macro
/openbsd-src/gnu/llvm/lld/ELF/
H A DDriverUtils.cpp241 for (llvm::sys::fs::directory_iterator LI(dir, EC), LE; in findMajMinShlib() local
/openbsd-src/gnu/llvm/llvm/lib/LineEditor/
H A DLineEditor.cpp97 LineEditor *LE; member
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DBareMetal.cpp248 LE; in AddClangCXXStdlibIncludeArgs() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCallGraph.cpp82 void VisitLambdaExpr(LambdaExpr *LE) { in VisitLambdaExpr()

123