Home
last modified time | relevance | path

Searched defs:EntryAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp88 StringRef EntryAttr = PostInlining ? "instrument-function-entry-inlined" runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp102 Attribute EntryAttr = F.getFnAttribute("hlsl.shader"); EntryProps() local