Searched defs:TargetMaterializeFloatZero (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h357 virtual unsigned TargetMaterializeFloatZero(const ConstantFP* CF) { function in class:llvm::FastISel
/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp131 unsigned TargetMaterializeFloatZero(const ConstantFP *CF);
2140 unsigned X86FastISel::TargetMaterializeFloatZero(const ConstantFP *CF) { function in class:X86FastISel

Completed in 55 milliseconds