Home
last modified time | relevance | path

Searched defs:EP (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp97 if (EP.first != nullptr || EP.second) in extend() local
252 VNInfo *VNI = EP.first; in findReachingDefs() local
H A DMachineBlockPlacement.cpp3599 auto EP = MBPI->getEdgeProbability(&MBB, Succ); applyExtTsp() local
/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineInline.cpp254 for (size_t I = 0, EP = DestTPL->size(); I != EP; ++I) in renameParameters() local
/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp71 ARCRuntimeEntryPoints EP; member in __anon3cd747560111::ObjCARCContract
H A DObjCARCOpts.cpp488 ARCRuntimeEntryPoints EP; global() member in __anonac71025e0211::ObjCARCOpt
[all...]
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp485 EndPrecompRecord EP; in shouldRemapType() local
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp521 EndPrecompRecord &EP) { in visitKnownRecord()
/llvm-project/compiler-rt/lib/orc/
H A Dsimple_packed_serialization.h219 static size_t size(const SPSEmpty &EP) { return 0; } in size() argument
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h228 static size_t size(const SPSEmpty &EP) { return 0; } in size()
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp589 EndPrecompRecord EP(TypeRecordKind::EndPrecomp); in TEST_F() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp1130 if (const auto *EP = dyn_cast<PathDiagnosticEventPiece>(subPiece.get())) { ProcessMacroPiece() local
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp2260 if (auto EP = getMainEntryPoint(S)) getEntryPoint() local
2272 if (auto EP = getOrcRuntimeEntryPoint(S)) getEntryPoint() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2378 llvm::Function *&EP = IsRetainRV emitOptimizedARCReturnCall() local