Searched defs:BitcastVT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 2382 isLoadBitCastBeneficial(EVT LoadVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) const isLoadBitCastBeneficial() argument |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 660 isStoreBitCastBeneficial(EVT StoreVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) isStoreBitCastBeneficial() argument |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 3264 isLoadBitCastBeneficial(EVT LoadVT,EVT BitcastVT,const SelectionDAG & DAG,const MachineMemOperand & MMO) const isLoadBitCastBeneficial() argument |