Home
last modified time | relevance | path

Searched refs:isIllegal (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Transforms/Utils/
DDialectConversion.cpp1461 bool isIllegal(Operation *op) const;
1565 bool OperationLegalizer::isIllegal(Operation *op) const { in isIllegal() function in OperationLegalizer
2138 if (opLegalizer.isIllegal(op)) in convert()
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp252 bool isIllegal() const { in isIllegal() function in __anon5b44c9d80111::LocIdx
596 if (Index.isIllegal()) in lookupOrTrackRegister()