Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp102 bool X86SelectBranch(const Instruction *I);
997 bool X86FastISel::X86SelectBranch(const Instruction *I) { in X86SelectBranch() function in X86FastISel
1936 return X86SelectBranch(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp113 bool X86SelectBranch(const Instruction *I);
1555 bool X86FastISel::X86SelectBranch(const Instruction *I) { in X86SelectBranch() function in X86FastISel
3417 return X86SelectBranch(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp115 bool X86SelectBranch(const Instruction *I);
1636 bool X86FastISel::X86SelectBranch(const Instruction *I) { in X86SelectBranch() function in X86FastISel
3635 return X86SelectBranch(I); in fastSelectInstruction()