Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp111 bool X86SelectFPTrunc(const Instruction *I);
1254 bool X86FastISel::X86SelectFPTrunc(const Instruction *I) { in X86SelectFPTrunc() function in X86FastISel
1950 return X86SelectFPTrunc(I); in TargetSelectInstruction()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp133 bool X86SelectFPTrunc(const Instruction *I);
2342 bool X86FastISel::X86SelectFPTrunc(const Instruction *I) { in X86SelectFPTrunc() function in X86FastISel
3434 return X86SelectFPTrunc(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp135 bool X86SelectFPTrunc(const Instruction *I);
2529 bool X86FastISel::X86SelectFPTrunc(const Instruction *I) { in X86SelectFPTrunc() function in X86FastISel
3652 return X86SelectFPTrunc(I); in fastSelectInstruction()