Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackMaps.h48 bool IsAnyReg; variable
53 bool isAnyReg() const { return IsAnyReg; } in isAnyReg()
77 if (IsAnyReg) in getStackMapStartIdx()
/external/llvm/lib/CodeGen/
DStackMaps.cpp41 IsAnyReg(MI->getOperand(getMetaIdx(CCPos)).getImm() == in PatchPointOpers()