Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDFastISel.h387 virtual unsigned fastEmit_f(MVT VT, MVT RetVT, unsigned Opcode,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp435 Reg = fastEmit_f(VT, VT, ISD::ConstantFP, CF); in materializeConstant()
1977 unsigned FastISel::fastEmit_f(MVT, MVT, unsigned, in fastEmit_f() function in FastISel