Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h77 bool IsReturnValueUsed : 1; member
H A DTargetLowering.h4373 bool IsReturnValueUsed : 1; global() member
4544 bool IsReturnValueUsed : 1; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3971 bool IsReturnValueUsed = false; lowerDYNAMIC_STACKALLOC_XPLINK() local