Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h41 bool isOperationLegal(unsigned Op, EVT VT) const { in isOperationLegal() function
163 bool isOperationLegal(unsigned Op, EVT VT) const { in isOperationLegal() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1431 bool isOperationLegal(unsigned Op, EVT VT) const { in isOperationLegal() function