Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h123 ExtraSrcRegAllocReq, enumerator
521 return Flags & (1 << MCID::ExtraSrcRegAllocReq); in hasExtraSrcRegAllocReq()
/external/llvm/include/llvm/MC/
DMCInstrDesc.h124 ExtraSrcRegAllocReq, enumerator
454 return Flags & (1 << MCID::ExtraSrcRegAllocReq); in hasExtraSrcRegAllocReq()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h716 return hasProperty(MCID::ExtraSrcRegAllocReq, Type);