HomeSort by relevance Sort by last modified time
    Searched defs:FirstOp (Results 1 - 22 of 22) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 111 unsigned Opcode = Aspect.Opcode - FirstOp;
114 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
151 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
177 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
179 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
181 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
196 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
202 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 111 unsigned Opcode = Aspect.Opcode - FirstOp;
114 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
151 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
184 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
186 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
188 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
203 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
209 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 111 unsigned Opcode = Aspect.Opcode - FirstOp;
114 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
151 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
184 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
186 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
188 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
203 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
209 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 111 unsigned Opcode = Aspect.Opcode - FirstOp;
114 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
151 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
177 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
179 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
181 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
196 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
202 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 111 unsigned Opcode = Aspect.Opcode - FirstOp;
114 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
151 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
184 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
186 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
188 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
203 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
209 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 111 unsigned Opcode = Aspect.Opcode - FirstOp;
114 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
151 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
184 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
186 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
188 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
203 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
209 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 127 unsigned Opcode = Aspect.Opcode - FirstOp;
130 Actions[Aspect.Opcode - FirstOp][Aspect.Idx][Aspect.Type] = Action;
165 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
169 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
201 if (Aspect.Opcode < FirstOp || Aspect.Opcode > LastOp)
203 if (Aspect.Idx >= Actions[Aspect.Opcode - FirstOp].size())
205 const TypeMap &Map = Actions[Aspect.Opcode - FirstOp][Aspect.Idx];
220 static const int FirstOp = TargetOpcode::PRE_ISEL_GENERIC_OPCODE_START;
226 SmallVector<TypeMap, 1> Actions[LastOp - FirstOp + 1];
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 610 unsigned FirstOp = 1; // First CmpMI operand to copy.
623 case AArch64::FCMPSrr: Opc = AArch64::FCCMPSrr; FirstOp = 0; break;
624 case AArch64::FCMPDrr: Opc = AArch64::FCCMPDrr; FirstOp = 0; break;
625 case AArch64::FCMPESrr: Opc = AArch64::FCCMPESrr; FirstOp = 0; break;
626 case AArch64::FCMPEDrr: Opc = AArch64::FCCMPEDrr; FirstOp = 0; break;
630 FirstOp = 0;
636 FirstOp = 0;
648 MRI->constrainRegClass(CmpMI->getOperand(FirstOp).getReg(),
650 if (CmpMI->getOperand(FirstOp + 1).isReg())
651 MRI->constrainRegClass(CmpMI->getOperand(FirstOp + 1).getReg()
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 197 Value *FirstOp = FirstInst->getOperand(i);
198 PHINode *NewPN = PHINode::Create(FirstOp->getType(), e,
199 FirstOp->getName()+".pn");
202 NewPN->addIncoming(FirstOp, PN.getIncomingBlock(0));
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombinePHI.cpp 206 Value *FirstOp = FirstInst->getOperand(i);
207 PHINode *NewPN = PHINode::Create(FirstOp->getType(), e,
208 FirstOp->getName()+".pn");
211 NewPN->addIncoming(FirstOp, PN.getIncomingBlock(0));
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 633 MachineOperand FirstOp = MI.getOperand(0);
640 .addOperand(FirstOp)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]

Completed in 1972 milliseconds