Home
last modified time | relevance | path

Searched defs:SrcVec (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp946 bool SrcVec = SrcTy->isVectorTy(); in visitUIToFPInst() local
969 bool SrcVec = SrcTy->isVectorTy(); in visitSIToFPInst() local
992 bool SrcVec = SrcTy->isVectorTy(); in visitFPToUIInst() local
1015 bool SrcVec = SrcTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/Target/AMDGPU/
DR600OptimizeVectorRegisters.cpp187 unsigned SrcVec = BaseRSI->Instr->getOperand(0).getReg(); in RebuildVector() local
DSILowerControlFlow.cpp633 const MachineOperand *SrcVec = TII->getNamedOperand(MI, AMDGPU::OpName::src); in indirectSrc() local
/external/llvm/lib/IR/
DVerifier.cpp2318 bool SrcVec = SrcTy->isVectorTy(); in visitUIToFPInst() local
2341 bool SrcVec = SrcTy->isVectorTy(); in visitSIToFPInst() local
2364 bool SrcVec = SrcTy->isVectorTy(); in visitFPToUIInst() local
2387 bool SrcVec = SrcTy->isVectorTy(); in visitFPToSIInst() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1501 GenericValue TempDst, TempSrc, SrcVec; in executeBitCastInst() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5686 SDValue SrcVec = V1; in LowerVECTOR_SHUFFLE() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10351 SDValue SrcVec = Ext1.getOperand(0); in DAGCombineBuildVector() local