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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp161 bool foldX86XALUIntrinsic(X86::CondCode &CC, const Instruction *I,
282 bool X86FastISel::foldX86XALUIntrinsic(X86::CondCode &CC, const Instruction *I, function in class:X86FastISel
1460 } else if (foldX86XALUIntrinsic(CC, BI, BI->getCondition())) {
1805 } else if (foldX86XALUIntrinsic(CC, I, Cond)) {

Completed in 91 milliseconds