Searched refs:isPRegOption (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRegAllocPBQP.h73 bool isPRegOption(unsigned vreg, unsigned option) const { function in class:llvm::PBQPRAProblem
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp185 assert(isPRegOption(vreg, option) && "Not a preg option.");
531 if (problem.isPRegOption(vreg, alloc)) {

Completed in 143 milliseconds