Home
last modified time | relevance | path

Searched defs:fastMaterializeFloatZero (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h488 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { in fastMaterializeFloatZero() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h489 virtual unsigned fastMaterializeFloatZero(const ConstantFP *CF) { in fastMaterializeFloatZero() function
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3693 unsigned X86FastISel::fastMaterializeFloatZero(const ConstantFP *CF) { in fastMaterializeFloatZero() function in X86FastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp3928 unsigned X86FastISel::fastMaterializeFloatZero(const ConstantFP *CF) { in fastMaterializeFloatZero() function in X86FastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp522 unsigned AArch64FastISel::fastMaterializeFloatZero(const ConstantFP* CFP) { in fastMaterializeFloatZero() function in AArch64FastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp475 unsigned AArch64FastISel::fastMaterializeFloatZero(const ConstantFP* CFP) { in fastMaterializeFloatZero() function in AArch64FastISel