Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp111 bool X86SelectBranch(const Instruction *I);
1334 bool X86FastISel::X86SelectBranch(const Instruction *I) { in X86SelectBranch() function in X86FastISel
3200 return X86SelectBranch(I); in fastSelectInstruction()