Home
last modified time | relevance | path

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

1234

/llvm-project/llvm/unittests/Support/
H A DEndianStreamTest.cpp23 endian::Writer LE(OS, llvm::endianness::little); in TEST() local
54 endian::Writer LE(OS, llvm::endianness::little); in TEST() local
84 endian::Writer LE(OS, llvm::endianness::little); in TEST() local
122 endian::Writer LE(OS, llvm::endianness::little); in TEST() local
160 endian::Writer LE(OS, llvm::endianness::little); in TEST() local
175 endian::Writer LE(OS, llvm::endianness::little); in TEST() local
191 endian::Writer LE(OS, llvm::endianness::little); in TEST() local
/llvm-project/lldb/unittests/Utility/
H A DDataExtractorTest.cpp17 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
150 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
191 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
226 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
268 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
287 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
309 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
333 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
360 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
387 DataExtractor LE(buffer, sizeof(buffer), lldb::eByteOrderLittle, in TEST() local
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-line-tables.s132 .LE: label
H A Ddebug-types-signature-loop.s85 .LE: label
/llvm-project/libc/test/UnitTest/
H A DErrnoSetterMatcher.h24 enum class CompareAction { EQ = 0, GE, GT, LE, LT, NE }; global() enumerator
130 template <typename T> internal::Comparator<T> LE(T val) { LE() function
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h187 void push(const LineEntry &LE) { in push()
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp108 LE = MD.live_end(PI); in finishAssembly() local
/llvm-project/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()
/llvm-project/llvm/unittests/LineEditor/
H A DLineEditor.cpp19 LineEditor *LE; member in LineEditorTest
/llvm-project/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.cpp873 EmitMovFPIntPair(const MCSubtargetInfo & STI,unsigned MovOpc,unsigned Reg1,unsigned Reg2,unsigned FPReg1,unsigned FPReg2,bool LE) EmitMovFPIntPair() argument
885 EmitSwapFPIntParams(const MCSubtargetInfo & STI,Mips16HardFloatInfo::FPParamVariant PV,bool LE,bool ToFP) EmitSwapFPIntParams() argument
918 EmitSwapFPIntRetval(const MCSubtargetInfo & STI,Mips16HardFloatInfo::FPReturnVariant RV,bool LE) EmitSwapFPIntRetval() argument
946 bool LE = getDataLayout().isLittleEndian(); EmitFPCallStub() local
[all...]
/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h37 LE = 0xc, enumerator
/llvm-project/clang-tools-extra/clang-query/tool/
H A DClangQuery.cpp154 LineEditor LE("clang-query"); in main() local
/llvm-project/mlir/include/mlir/Interfaces/
H A DValueBoundsOpInterface.h232 enum ComparisonOperator { LT, LE, EQ, GT, GE }; enumerator
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DAliasing.cpp48 } else if (const auto *LE = dyn_cast<LambdaExpr>(S)) { in isPtrOrReferenceForVar() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h32 LE, global() enumerator
158 LE, global() enumerator
/llvm-project/clang/tools/clang-fuzzer/
H A Dcxx_loop_proto.proto45 LE = 8; enumerator
H A Dcxx_proto.proto41 LE = 10; enumerator
/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp135 endian::Writer LE(OS, llvm::endianness::little); serializeV0() local
158 endian::Writer LE(OS, llvm::endianness::little); serializeV2() local
178 endian::Writer LE(OS, llvm::endianness::little); serializeV3() local
[all...]
/llvm-project/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h92 void VisitLambdaExpr(PTR(LambdaExpr) LE) { in VisitLambdaExpr()
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DPWMAFunction.h28 enum class OrderingKind { EQ, NE, LT, LE, GT, GE }; enumerator
/llvm-project/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()
/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp304 BasicBlock::const_iterator LI = L->begin(), LE = L->end(); in diff() local
774 for (Function::const_arg_iterator LI = L->arg_begin(), LE = L->arg_end(), in diff() local
799 BasicBlock::const_iterator LE = LStart->getParent()->end(); in runBlockDiff() local
[all...]
/llvm-project/clang/tools/clang-repl/
H A DClangRepl.cpp228 llvm::LineEditor LE("clang-repl"); main() local

1234