Home
last modified time | relevance | path

Searched defs:IsReturnValueUsed (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h77 bool IsReturnValueUsed : 1; member
H A DTargetLowering.h4515 bool IsReturnValueUsed : 1; member
4699 bool IsReturnValueUsed : 1; member
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3996 bool IsReturnValueUsed = false; in lowerDYNAMIC_STACKALLOC_XPLINK() local