Home
last modified time | relevance | path

Searched defs:FunctionEntry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DXRayInstr.h39 constexpr XRayInstrMask FunctionEntry = 1U << XRIO_FunctionEntry; variable
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp61 PRUNTIME_FUNCTION FunctionEntry; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2210 void AMDGPUMachineCFGStructurizer::resolvePHIInfos(MachineBasicBlock *FunctionEntry) { in resolvePHIInfos()