Home
last modified time | relevance | path

Searched defs:hasStandaloneRem (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h244 bool hasStandaloneRem(EVT) const override { return false; } hasStandaloneRem() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h706 bool hasStandaloneRem(EVT VT) const override { in hasStandaloneRem() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h546 virtual bool hasStandaloneRem(EVT VT) const { in hasStandaloneRem() function