Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp284 auto ClobberEFLAGS = [](const Record *R) { in emitNFTransformTable() local
289 if (ClobberEFLAGS(Rec)) in emitNFTransformTable()
292 if (!ClobberEFLAGS(NewRec)) in emitNFTransformTable()