Home
last modified time | relevance | path

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

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