Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp82 Register InReg = PPC::NoRegister; in processBlock() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp72 unsigned InReg = MI->getOperand(1).getReg(); in processBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp79 Register InReg = MI.getOperand(1).getReg(); in processBlock() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h32 static const uint64_t InReg = 1ULL<<2; ///< Passed in register member
/aosp_15_r20/external/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h96 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CodeGen/
DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/
DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/
DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/
DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp614 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
H A DAMDGPUMachineCFGStructurizer.cpp2739 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1020 Register InReg = PHI->getOperand(PHIOp).getReg(); in needVSETVLIPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp352 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp443 Register InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp784 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1041 unsigned InReg = It->second; in getCopyFromRegs() local
1231 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp834 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1406 unsigned InReg = It->second; in getCopyFromRegs() local
1598 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp3342 bool InReg = false; in lowerCall() local

12