Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTLSDynamicCall.cpp79 Register InReg = MI.getOperand(1).getReg(); in processBlock() local
/external/llvm/lib/Target/PowerPC/
DPPCTLSDynamicCall.cpp72 unsigned InReg = MI->getOperand(1).getReg(); 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/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp784 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.cpp3342 bool InReg = false; in lowerCall() local
DIceTargetLoweringARM32.cpp3531 bool InReg = false; in lowerCall() local