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

/external/llvm/include/llvm/Target/
H A DTargetLowering.h406 /// isOperationLegal - Return true if the specified operation is legal on this
408 bool isOperationLegal(unsigned Op, EVT VT) const { function in class:llvm::TargetLowering

Completed in 38 milliseconds