Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp82 Register InReg = PPC::NoRegister; in processBlock() local
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1233 Register InReg = Record.payload.Reg; in visitGCRelocate() local
H A DSelectionDAGBuilder.cpp1532 Register InReg = It->second; in getCopyFromRegs() local
1729 Register InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1020 Register InReg = PHI->getOperand(PHIOp).getReg(); in needVSETVLIPHI() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp628 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
H A DAMDGPUMachineCFGStructurizer.cpp2685 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() local
H A DAMDGPUInstructionSelector.cpp2286 bool InReg = I.getOpcode() == AMDGPU::G_SEXT_INREG; in selectG_SZA_EXT() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp1752 bool &InReg, in shouldAggregateUseDirect()
1882 bool InReg; in classifyArgumentType() local
1944 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType() local
9163 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType() local
9807 bool InReg; member
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp443 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp834 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local