Searched defs:IsReturnValueUsed (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | FastISel.h | 77 bool IsReturnValueUsed : 1; member |
H A D | TargetLowering.h | 4516 bool IsReturnValueUsed : 1; global() member |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 4001 bool IsReturnValueUsed = false; lowerDYNAMIC_STACKALLOC_XPLINK() local |