Home
last modified time | relevance | path

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

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