Searched defs:FastEmitZExtFromI1 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1443 /// FastEmitZExtFromI1 - Emit MachineInstrs to compute the value of Op
1445 unsigned FastISel::FastEmitZExtFromI1(MVT VT, unsigned Op0, bool Op0IsKill) { function in class:FastISel

Completed in 52 milliseconds