Home
last modified time | relevance | path

Searched refs:setAllExpand (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h992 void setAllExpand(MVT VT);
H A DARMISelLowering.cpp227 void ARMTargetLowering::setAllExpand(MVT VT) { in setAllExpand() function in ARMTargetLowering
328 setAllExpand(VT); in addMVEVectorTypes()
396 setAllExpand(VT); in addMVEVectorTypes()
783 setAllExpand(MVT::f32); in ARMTargetLowering()
785 setAllExpand(MVT::f64); in ARMTargetLowering()
799 setAllExpand(MVT::bf16); in ARMTargetLowering()