Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsAMDGPU.h77 amdgcn_fdiv_fast, // llvm.amdgcn.fdiv.fast enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp572 Function *Decl = Intrinsic::getDeclaration(Mod, Intrinsic::amdgcn_fdiv_fast); in visitFDiv()
DAMDGPULegalizerInfo.cpp2450 case Intrinsic::amdgcn_fdiv_fast: in legalizeIntrinsic()
DSIISelLowering.cpp5907 case Intrinsic::amdgcn_fdiv_fast: in LowerINTRINSIC_WO_CHAIN()