Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h95 SmallVector<ISD::ArgFlagsTy, 16> OutFlags; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1676 ISD::ArgFlagsTy OutFlags = Flags; in GetReturnInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3209 auto &OutFlags = CLI.OutFlags; in fastLowerCall() local