Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCTLSDynamicCall.cpp72 unsigned InReg = MI->getOperand(1).getReg(); in processBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTLSDynamicCall.cpp79 Register InReg = MI.getOperand(1).getReg(); in processBlock() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTLSDynamicCall.cpp80 Register InReg = PPC::NoRegister; in processBlock() local
/external/llvm/include/llvm/Target/
DTargetCallingConv.h32 static const uint64_t InReg = 1ULL<<2; ///< Passed in register member
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h96 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h109 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp614 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
DAMDGPUMachineCFGStructurizer.cpp2739 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp1154 Register InReg = Record.payload.Reg; in visitGCRelocate() local
DSelectionDAGBuilder.cpp1366 Register InReg = It->second; in getCopyFromRegs() local
1564 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp1430 bool &InReg, in shouldAggregateUseDirect()
1523 bool InReg; in classifyArgumentType() local
1572 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType() local
6852 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType() local
7012 bool InReg; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp352 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp826 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
DAMDGPUInstructionSelector.cpp1963 bool InReg = I.getOpcode() == AMDGPU::G_SEXT_INREG; in selectG_SZA_EXT() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp342 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp1683 bool &InReg, in shouldAggregateUseDirect()
1814 bool InReg; in classifyArgumentType() local
1876 bool InReg = shouldPrimitiveUseInReg(Ty, State); in classifyArgumentType() local
8638 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType() local
9233 bool InReg; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp784 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp814 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1041 unsigned InReg = It->second; in getCopyFromRegs() local
1231 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1406 unsigned InReg = It->second; in getCopyFromRegs() local
1598 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp3375 bool InReg = false; in lowerCall() local
DIceTargetLoweringARM32.cpp3715 bool InReg = false; in lowerCall() local