Home
last modified time | relevance | path

Searched defs:isSDNodeAlwaysUniform (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp894 bool AMDGPUTargetLowering::isSDNodeAlwaysUniform(const SDNode *N) const { in isSDNodeAlwaysUniform() function in AMDGPUTargetLowering
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3809 virtual bool isSDNodeAlwaysUniform(const SDNode * N) const { isSDNodeAlwaysUniform() function