Home
last modified time | relevance | path

Searched defs:InReg (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLanai.cpp130 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType() local
H A DSparc.cpp135 bool InReg; member
H A DX86.cpp671 bool &InReg, in shouldAggregateUseDirect()
813 bool InReg; in classifyArgumentType() local
888 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp91 Register InReg = PPC::NoRegister; in processBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp411 auto InReg = Attrs.getParamAttr(0, Attribute::InReg); in buildExitThunk() local
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1245 Register InReg = Record.payload.Reg; in visitGCRelocate() local
H A DSelectionDAGBuilder.cpp1726 Register InReg = It->second; in getCopyFromRegs() local
1965 Register InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp635 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
H A DAMDGPUInstructionSelector.cpp2585 bool InReg = I.getOpcode() == AMDGPU::G_SEXT_INREG; in selectG_SZA_EXT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp515 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp922 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local