Searched defs:ExtraSrcRegAllocReq (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCInstrDesc.h123 ExtraSrcRegAllocReq, enumerator in enum:llvm::MCID::__anon22460
521 return Flags & (1 << MCID::ExtraSrcRegAllocReq);
/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h124 ExtraSrcRegAllocReq, enumerator in enum:llvm::MCID::Flag
454 return Flags & (1 << MCID::ExtraSrcRegAllocReq);

Completed in 317 milliseconds