Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp587 [[nodiscard]] bool lowerBufferStore(Function &F, bool IsRaw) { in lowerBufferStore() function in __anon1a4546bf0111::OpLowerer
865 HasErrors |= lowerBufferStore(F, /*IsRaw=*/false); in lowerIntrinsics()
871 HasErrors |= lowerBufferStore(F, /*IsRaw=*/true); in lowerIntrinsics()