HomeSort by relevance Sort by last modified time
    Searched refs:getBitcast (Results 1 - 17 of 17) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLoweringHVX.cpp 247 return DAG.getBitcast(CastTy, Vec);
282 ElemIdx = DAG.getBitcast(MVT::i32, ElemIdx);
303 Idx = DAG.getBitcast(MVT::i32, Idx);
361 Words.push_back(DAG.getBitcast(MVT::i32, W));
605 SDValue ExVec = DAG.getBitcast(tyVector(ty(ExWord), ElemTy), ExWord);
666 SDValue Ins = insertVector(DAG.getBitcast(SubVecTy, Ext),
720 SDValue WordVec = DAG.getBitcast(WordTy, VecV);
726 return DAG.getBitcast(ResTy, W0);
731 return DAG.getBitcast(ResTy, WW);
    [all...]
HexagonISelLowering.cpp 394 Arg = DAG.getBitcast(VA.getLocVT(), Arg);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
LegalizeFloatTypes.cpp     [all...]
SelectionDAGBuilder.cpp 458 Val = DAG.getBitcast(WiderVecType, Val);
674 Val = DAG.getBitcast(IntermediateType, Val);
    [all...]
SelectionDAG.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]
SIISelLowering.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 488 milliseconds