Searched refs:fastEmit_ (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h353 virtual unsigned fastEmit_(MVT VT, MVT RetVT, unsigned Opcode);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1913 return fastEmit_(MVT::Other, MVT::Other, ISD::TRAP) != 0;
2001 unsigned FastISel::fastEmit_(MVT, MVT, unsigned) { return 0; } function in class:FastISel

Completed in 181 milliseconds