Home
last modified time | relevance | path

Searched refs:setInReg (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h155 AI.setInReg(true);
192 AI.setInReg(true);
225 AI.setInReg(true);
383 void setInReg(bool IR) { in setInReg() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h80 void setInReg() { IsInReg = 1; } in setInReg() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallingConv.cpp222 ArgFlags.setInReg(); in CC_X86_32_VectorCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp215 Flags.setInReg(); in getRemainingRegParmsForType()
H A DTargetLoweringBase.cpp1683 Flags.setInReg(); in GetReturnInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1026 MyFlags.Flags.setInReg(); in lowerCallTo()
1046 Flags.setInReg(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp1977 Flags.setInReg(); in visitRet()
9511 MyFlags.Flags.setInReg(); in LowerCallTo()
9577 Flags.setInReg(); in LowerCallTo()
10117 Flags.setInReg(); in LowerArguments()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp42 Flags.setInReg(); in addFlagsUsingAttrFn()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp1074 AI.setInReg(true); in getDirectX86Hva()
1935 FI.getReturnInfo().setInReg(true); in computeInfo()
7921 ArgInfo.setInReg(true); in classifyArgumentType()
8008 ArgInfo.setInReg(true); in classifyReturnType()
H A DMicrosoftCXXABI.cpp1133 FI.getReturnInfo().setInReg(isAArch64); in classifyReturnType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp749 CLI.Ins[0].Flags.setInReg(); in LowerCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1296 CLI.Ins[0].Flags.setInReg(); in LowerCall_64()