/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTLSDynamicCall.cpp | 82 Register InReg = PPC::NoRegister; in processBlock() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCTLSDynamicCall.cpp | 72 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 D | PPCTLSDynamicCall.cpp | 79 Register InReg = MI.getOperand(1).getReg(); in processBlock() local
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.h | 32 static const uint64_t InReg = 1ULL<<2; ///< Passed in register member
|
/aosp_15_r20/external/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 96 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 1430 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/ |
D | CGFunctionInfo.h | 116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 614 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
|
H A D | AMDGPUMachineCFGStructurizer.cpp | 2739 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.cpp | 1233 Register InReg = Record.payload.Reg; in visitGCRelocate() local
|
H A D | SelectionDAGBuilder.cpp | 1532 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 D | RISCVInsertVSETVLI.cpp | 1020 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 D | WebAssemblyISelLowering.cpp | 352 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 D | AMDGPUCallLowering.cpp | 628 const bool InReg = Arg.hasAttribute(Attribute::InReg); in lowerFormalArguments() local
|
H A D | AMDGPUMachineCFGStructurizer.cpp | 2685 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() local
|
H A D | AMDGPUInstructionSelector.cpp | 2286 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 D | WebAssemblyISelLowering.cpp | 443 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 D | HexagonISelLowering.cpp | 784 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1041 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 D | HexagonISelLowering.cpp | 834 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1406 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 D | IceTargetLoweringMIPS32.cpp | 3342 bool InReg = false; in lowerCall() local
|