Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h178 ExtraDefRegAllocReq, enumerator
548 return Flags & (1ULL << MCID::ExtraDefRegAllocReq); in hasExtraDefRegAllocReq()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1137 return hasProperty(MCID::ExtraDefRegAllocReq, Type);