Home
last modified time | relevance | path

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

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