Searched defs:fastMaterializeFloatZero (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | FastISel.h | 480 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { fastMaterializeFloatZero() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastISel.cpp | 3953 unsigned X86FastISel::fastMaterializeFloatZero(const ConstantFP *CF) { fastMaterializeFloatZero() function in X86FastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 561 unsigned AArch64FastISel::fastMaterializeFloatZero(const ConstantFP* CFP) { fastMaterializeFloatZero() function in AArch64FastISel |