Searched defs:EP (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h228 static size_t size(const SPSEmpty &EP) { return 0; } argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp71 ARCRuntimeEntryPoints EP; member in class:__anon2740::ObjCARCContract
H A DObjCARCOpts.cpp488 ARCRuntimeEntryPoints EP; member in class:__anon2890::ObjCARCOpt
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp97 auto EP = LR.extendInBlock(Undefs, Indexes->getMBBStartIdx(UseMBB), Use); local
252 auto EP = LR.extendInBlock(Undefs, Start, End); local
H A DMachineBlockPlacement.cpp3545 auto EP = MBPI->getEdgeProbability(&MBB, Succ); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dsimple_packed_serialization.h219 static size_t size(const SPSEmpty &EP) { return 0; } argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp519 visitKnownRecord(CVType &CVR, EndPrecompRecord &EP) argument
/freebsd-current/libexec/getty/
H A Dgettytab.h146 #define EP gettyflags[2].value macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1522 auto EP = BPI->getEdgeProbability(SrcBB, DstBB); local
1545 auto EP = BPI->getEdgeProbability(DstBB, SrcBB); local
1583 auto EP = BPI->getEdgeProbability(BB, SI); local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2379 llvm::Function *&EP = IsRetainRV local

Completed in 294 milliseconds