Searched refs:ARMMaterializeInt (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp207 unsigned ARMMaterializeInt(const Constant *C, MVT VT);
464 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, MVT VT) { function in class:ARMFastISel
654 return ARMMaterializeInt(C, VT);

Completed in 121 milliseconds