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

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

Completed in 235 milliseconds