Home
last modified time | relevance | path

Searched defs:isInReg (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetCallingConv.h69 bool isInReg() const { return Flags & InReg; } in isInReg() function
DTargetLowering.h2224 bool isInReg : 1; member