Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h324 MVT getFenceOperandTy(const DataLayout &DL) const override { in getFenceOperandTy() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h269 virtual MVT getFenceOperandTy(const DataLayout &DL) const { in getFenceOperandTy() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4717 TLI.getFenceOperandTy(DAG.getDataLayout())); in visitFence()
4719 TLI.getFenceOperandTy(DAG.getDataLayout())); in visitFence()