Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp83 Register InReg = PPC::NoRegister; in processBlock() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1201 Register InReg = Record.payload.Reg; in visitGCRelocate() local
H A DSelectionDAGBuilder.cpp1455 Register InReg = It->second; in getCopyFromRegs() local
1652 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp620 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
H A DAMDGPUMachineCFGStructurizer.cpp2717 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() local
H A DAMDGPUInstructionSelector.cpp1974 bool InReg = I.getOpcode() == AMDGPU::G_SEXT_INREG; in selectG_SZA_EXT() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp1689 bool &InReg, in shouldAggregateUseDirect()
1820 bool InReg; in classifyArgumentType() local
1882 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType() local
8774 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType() local
9376 bool InReg; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp374 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp837 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local