Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCTLSDynamicCall.cpp72 unsigned InReg = MI->getOperand(1).getReg(); in processBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCTLSDynamicCall.cpp83 unsigned InReg = MI.getOperand(1).getReg(); in processBlock() local
/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h40 const Attributes InReg = 1<<3; ///< Force argument to be passed in register variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h27 static const uint64_t InReg = 1ULL<<2; ///< Passed in register member
/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-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp207 unsigned InReg = MI.getOperand(1).getReg(); in LowerFPToInt() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp1808 unsigned InReg = Spills.getSpillSlotOrReMatPhysReg(SSorRMId); in InsertRestores() local
2359 if (unsigned InReg = Spills.getSpillSlotOrReMatPhysReg(SS)) { in RewriteMBB() 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/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp984 unsigned InReg = It->second; in getValue() local
1122 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp727 bool InReg = VA.isRegLoc() && in LowerFormalArguments() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp2737 unsigned InReg = LRegion->getBBSelectRegIn(); in structurizeComplexRegion() 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1178 unsigned InReg = It->second; in getCopyFromRegs() local
1369 unsigned InReg = FuncInfo.InitializeRegForValue(Inst); in getValueImpl() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp3390 bool InReg = false; in lowerCall() local
DIceTargetLoweringARM32.cpp3718 bool InReg = false; in lowerCall() local