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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h844 void setAllExpand(MVT VT);
H A DARMISelLowering.cpp233 void ARMTargetLowering::setAllExpand(MVT VT) { function in class:ARMTargetLowering
317 setAllExpand(VT);
367 setAllExpand(VT);
713 setAllExpand(MVT::f32);
715 setAllExpand(MVT::f64);

Completed in 102 milliseconds