Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h181 ExtraDefRegAllocReq, enumerator
556 return Flags & (1ULL << MCID::ExtraDefRegAllocReq); in hasExtraDefRegAllocReq()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1268 return hasProperty(MCID::ExtraDefRegAllocReq, Type);