Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugFrameTest.cpp781 dwarf::DW_CFA_register, Reg, InReg}), in TEST() local
869 constexpr uint8_t InReg = 14; TEST() local
932 constexpr uint8_t InReg = 14; TEST() local
1355 constexpr uint8_t InReg = 14; TEST() local
1503 constexpr uint8_t InReg = 14; TEST() local
1599 constexpr uint8_t InReg = 14; TEST() local
[all...]
/llvm-project/clang/lib/CodeGen/Targets/
H A DLanai.cpp126 bool InReg = shouldUseInReg(Ty, State); in classifyArgumentType() local
H A DSparc.cpp133 bool InReg; member
H A DX86.cpp676 shouldAggregateUseDirect(QualType Ty,CCState & State,bool & InReg,bool & NeedsPadding) const shouldAggregateUseDirect() argument
814 bool InReg; classifyArgumentType() local
889 bool InReg = shouldPrimitiveUseInReg(Ty, State); classifyArgumentType() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp95 Register InReg = PPC::NoRegister; processBlock() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp409 auto InReg = Attrs.getParamAttr(0, Attribute::InReg); buildExitThunk() local
[all...]
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h116 bool InReg : 1; // isDirect() || isExtend() || isIndirect() variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1241 Register InReg = Record.payload.Reg; in visitGCRelocate() local
H A DSelectionDAGBuilder.cpp1735 Register InReg = It->second; getCopyFromRegs() local
1945 Register InReg = FuncInfo.InitializeRegForValue(Inst); getValueImpl() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp633 const bool InReg = Arg.hasAttribute(Attribute::InReg); lowerFormalArguments() local
H A DAMDGPUMachineCFGStructurizer.cpp
H A DAMDGPUInstructionSelector.cpp2352 bool InReg = I.getOpcode() == AMDGPU::G_SEXT_INREG; selectG_SZA_EXT() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp468 Register InReg = MI.getOperand(1).getReg(); LowerFPToInt() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp853 bool InReg = VA.isRegLoc() && LowerFormalArguments() local