Home
last modified time | relevance | path

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

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