Home
last modified time | relevance | path

Searched refs:handleTwoArgFP (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp285 void handleTwoArgFP(MachineBasicBlock::iterator &I);
459 case X86II::TwoArgFP: handleTwoArgFP(I); break; in processBasicBlock()
1288 void FPS::handleTwoArgFP(MachineBasicBlock::iterator &I) { in handleTwoArgFP() function in FPS