Home
last modified time | relevance | path

Searched refs:amdgcn_sbfe (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.h645 amdgcn_sbfe, // llvm.amdgcn.sbfe enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3644 case Intrinsic::amdgcn_sbfe: { in visitCallInst()
3679 bool Signed = IID == Intrinsic::amdgcn_sbfe; in visitCallInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp2915 case Intrinsic::amdgcn_sbfe: in getInstrMapping()
DSIISelLowering.cpp6035 case Intrinsic::amdgcn_sbfe: in LowerINTRINSIC_WO_CHAIN()