Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFastISel.h231 virtual unsigned FastEmit_f(MVT VT,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp177 Reg = FastEmit_f(VT, VT, ISD::ConstantFP, CF); in materializeRegForValue()
1031 unsigned FastISel::FastEmit_f(MVT, MVT, in FastEmit_f() function in FastISel