Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILShaderFlags.cpp39 ComputedShaderFlags ComputedShaderFlags::computeFlags(Module &M) { in computeFlags() function in ComputedShaderFlags
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2146 static uint64_t computeFlags(uint64_t flags) { in computeFlags() function