Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h387 virtual unsigned fastEmit_f(MVT VT, MVT RetVT, unsigned Opcode,
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp228 Reg = fastEmit_f(VT, VT, ISD::ConstantFP, CF); in materializeConstant()
1716 unsigned FastISel::fastEmit_f(MVT, MVT, unsigned, in fastEmit_f() function in FastISel