Home
last modified time | relevance | path

Searched defs:BitcastVT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2382 isLoadBitCastBeneficial(EVT LoadVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) const isLoadBitCastBeneficial() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h660 isStoreBitCastBeneficial(EVT StoreVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) isStoreBitCastBeneficial() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3264 isLoadBitCastBeneficial(EVT LoadVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) const isLoadBitCastBeneficial() argument
25374 MVT BitcastVT = MVT::getVectorVT(MVT::i1, getMaskNode() local
54755 EVT BitcastVT = EVT::getVectorVT(*DAG.getContext(), TruncVT, NumElts); combineToFPTruncExtElt() local
[all...]