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

/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp152 bool foldXALUIntrinsic(AArch64CC::CondCode &CC, const Instruction *I,
2356 if (foldXALUIntrinsic(CC, I, BI->getCondition())) {
2597 if (foldXALUIntrinsic(CC, I, Cond)) {
3212 bool AArch64FastISel::foldXALUIntrinsic(AArch64CC::CondCode &CC, function in class:AArch64FastISel

Completed in 121 milliseconds