Home
last modified time | relevance | path

Searched refs:getCompatibleInstructionMDs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPrepare.cpp206 static std::array<unsigned, 6> getCompatibleInstructionMDs(llvm::Module &M) { in getCompatibleInstructionMDs() function in __anoncae2f3080111::DXILPrepareModule
231 std::array<unsigned, 6> DXILCompatibleMDs = getCompatibleInstructionMDs(M); in runOnModule()