Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLanai.cpp126 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType() local
H A DSparc.cpp133 bool InReg; member
H A DX86.cpp676 bool &InReg, in shouldAggregateUseDirect()
814 bool InReg; in classifyArgumentType() local
889 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp95 Register InReg = PPC::NoRegister; in processBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp416 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.cpp1241 Register InReg = Record.payload.Reg; in visitGCRelocate() local
H A DSelectionDAGBuilder.cpp1735 Register InReg = It->second; in getCopyFromRegs() local
1945 Register InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp633 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
H A DAMDGPUMachineCFGStructurizer.cpp2675 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() local
H A DAMDGPUInstructionSelector.cpp2341 bool InReg = I.getOpcode() == AMDGPU::G_SEXT_INREG; in selectG_SZA_EXT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp468 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp853 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local