Searched defs:InReg (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp79 Register InReg = MI.getOperand(1).getReg(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp700 const bool InReg = Arg.hasAttribute(Attribute::InReg); local
H A DAMDGPUInstructionSelector.cpp1841 bool InReg = I.getOpcode() == AMDGPU::G_SEXT_INREG; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp334 Register InReg = MI.getOperand(1).getReg(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp1809 bool InReg; local
1871 bool InReg = shouldPrimitiveUseInReg(Ty, State); local
1677 shouldAggregateUseDirect(QualType Ty, CCState &State, bool &InReg, bool &NeedsPadding) const argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp814 bool InReg = VA.isRegLoc() && local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1403 Register InReg = It->second; local
1598 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); local
[all...]

Completed in 215 milliseconds