HomeSort by relevance Sort by last modified time
    Searched refs:getSimpleVT (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 204 TargetRegisterClass *RC = RegClassForVT[VT.getSimpleVT().SimpleTy];
216 const TargetRegisterClass *RC = RepRegClassForVT[VT.getSimpleVT().SimpleTy];
224 return RepRegClassCostForVT[VT.getSimpleVT().SimpleTy];
232 (unsigned)VT.getSimpleVT().SimpleTy < array_lengthof(RegClassForVT));
233 return VT.isSimple() && RegClassForVT[VT.getSimpleVT().SimpleTy] != 0;
251 unsigned I = VT.getSimpleVT().SimpleTy;
373 unsigned I = (unsigned) VT.getSimpleVT().SimpleTy;
399 VT.getSimpleVT() < MVT::LAST_VALUETYPE &&
401 return (LegalizeAction)LoadExtActions[VT.getSimpleVT().SimpleTy][ExtType];
415 assert(ValVT.getSimpleVT() < MVT::LAST_VALUETYPE &
    [all...]
TargetCallingConv.h 115 VT = vt.getSimpleVT();
133 VT = vt.getSimpleVT();
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXISelDAGToDAG.cpp 116 MVT Type = VT.getSimpleVT();
154 MVT Type = VT.getSimpleVT();
206 R2 = CurDAG->getTargetConstant(0, Addr.getValueType().getSimpleVT());
236 Offset = CurDAG->getTargetConstant(0, Addr.getValueType().getSimpleVT());
250 Offset = CurDAG->getTargetConstant(0, Addr.getValueType().getSimpleVT());
263 Offset = CurDAG->getTargetConstant(0, Addr.getValueType().getSimpleVT());
299 Offset = CurDAG->getTargetConstant(0, Addr.getValueType().getSimpleVT());
314 Offset = CurDAG->getTargetConstant(0, Addr.getValueType().getSimpleVT());
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 117 MVT VT = RealVT.getSimpleVT();
121 VT = TLI.getTypeToTransformTo(V->getContext(), VT).getSimpleVT();
196 Reg = FastEmit_r(IntVT.getSimpleVT(), VT, ISD::SINT_TO_FP,
274 IdxN = FastEmit_r(IdxVT.getSimpleVT(), PtrVT, ISD::SIGN_EXTEND,
279 IdxN = FastEmit_r(IdxVT.getSimpleVT(), PtrVT, ISD::TRUNCATE,
351 unsigned ResultReg = FastEmit_ri_(VT.getSimpleVT(), ISDOpcode, Op1,
353 VT.getSimpleVT());
380 unsigned ResultReg = FastEmit_ri_(VT.getSimpleVT(), ISDOpcode, Op0,
381 Op0IsKill, Imm, VT.getSimpleVT());
391 unsigned ResultReg = FastEmit_rf(VT.getSimpleVT(), VT.getSimpleVT()
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp 704 MVT SimpleVT = LoadedVT.getSimpleVT();
944 MVT SimpleVT = LoadedVT.getSimpleVT();
986 switch (EltVT.getSimpleVT().SimpleTy) {
    [all...]
  /external/llvm/include/llvm/Target/
TargetCallingConv.h 165 VT = vt.getSimpleVT();
204 VT = vt.getSimpleVT();
TargetLowering.h 282 MVT LoadMVT = LoadVT.getSimpleVT();
287 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
459 (unsigned)VT.getSimpleVT().SimpleTy < array_lengthof(RegClassForVT));
460 return VT.isSimple() && RegClassForVT[VT.getSimpleVT().SimpleTy] != nullptr;
603 return OpActions[(unsigned)VT.getSimpleVT().SimpleTy][Op];
660 unsigned ValI = (unsigned) ValVT.getSimpleVT().SimpleTy;
661 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy;
685 unsigned ValI = (unsigned) ValVT.getSimpleVT().SimpleTy;
686 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy;
720 (getIndexedLoadAction(IdxMode, VT.getSimpleVT()) == Legal |
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
TargetLowering.h 367 MVT LoadMVT = LoadVT.getSimpleVT();
372 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
584 (unsigned)VT.getSimpleVT().SimpleTy < array_lengthof(RegClassForVT));
585 return VT.isSimple() && RegClassForVT[VT.getSimpleVT().SimpleTy] != nullptr;
727 return OpActions[(unsigned)VT.getSimpleVT().SimpleTy][Op];
784 unsigned ValI = (unsigned) ValVT.getSimpleVT().SimpleTy;
785 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
TargetLowering.h 380 MVT LoadMVT = LoadVT.getSimpleVT();
385 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
599 (unsigned)VT.getSimpleVT().SimpleTy < array_lengthof(RegClassForVT));
600 return VT.isSimple() && RegClassForVT[VT.getSimpleVT().SimpleTy] != nullptr;
752 return OpActions[(unsigned)VT.getSimpleVT().SimpleTy][Op];
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
TargetLowering.h 380 MVT LoadMVT = LoadVT.getSimpleVT();
385 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT())
599 (unsigned)VT.getSimpleVT().SimpleTy < array_lengthof(RegClassForVT));
600 return VT.isSimple() && RegClassForVT[VT.getSimpleVT().SimpleTy] != nullptr;
752 return OpActions[(unsigned)VT.getSimpleVT().SimpleTy][Op];
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetCallingConv.h 157 VT = vt.getSimpleVT();
196 VT = vt.getSimpleVT();
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 179 MVT VT = RealVT.getSimpleVT();
183 VT = TLI.getTypeToTransformTo(V->getContext(), VT).getSimpleVT();
246 Reg = fastEmit_r(IntVT.getSimpleVT(), VT, ISD::SINT_TO_FP, IntegerReg,
329 IdxN = fastEmit_r(IdxVT.getSimpleVT(), PtrVT, ISD::SIGN_EXTEND, IdxN,
334 fastEmit_r(IdxVT.getSimpleVT(), PtrVT, ISD::TRUNCATE, IdxN, IdxNIsKill);
415 fastEmit_ri_(VT.getSimpleVT(), ISDOpcode, Op1, Op1IsKill,
416 CI->getZExtValue(), VT.getSimpleVT());
448 unsigned ResultReg = fastEmit_ri_(VT.getSimpleVT(), ISDOpcode, Op0,
449 Op0IsKill, Imm, VT.getSimpleVT());
460 unsigned ResultReg = fastEmit_rf(VT.getSimpleVT(), VT.getSimpleVT()
    [all...]

Completed in 611 milliseconds

1 2 3 4 5 6 7