Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp37 class OpLowerer { class
46 OpLowerer(Module &M, DXILResourceMap &DRM, DXILResourceTypeMap &DRTM, in OpLowerer() function in __anon1a4546bf0111::OpLowerer
914 const bool MadeChanges = OpLowerer(M, DRM, DRTM, MMDI).lowerIntrinsics(); in run()
935 return OpLowerer(M, DRM, DRTM, MMDI).lowerIntrinsics(); in runOnModule()