Searched defs:hasStandaloneRem (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEISelLowering.h | 334 bool hasStandaloneRem(EVT) const override { return false; } hasStandaloneRem() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.h | 706 bool hasStandaloneRem(EVT VT) const override { hasStandaloneRem() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 545 virtual bool hasStandaloneRem(EVT VT) const { hasStandaloneRem() function |