Home
last modified time | relevance | path

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

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