Searched defs:fastMaterializeFloatZero (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h487 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { function in class:llvm::FastISel
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3889 unsigned X86FastISel::fastMaterializeFloatZero(const ConstantFP *CF) { function in class:X86FastISel
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp547 unsigned AArch64FastISel::fastMaterializeFloatZero(const ConstantFP* CFP) { function in class:AArch64FastISel

Completed in 178 milliseconds