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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp278 MachineInstr *tryFoldIntegerCompare(MachineOperand &LHS, MachineOperand &RHS,
3327 tryFoldIntegerCompare(LHS, RHS, Predicate, MIRBuilder);
3571 MachineInstr *AArch64InstructionSelector::tryFoldIntegerCompare( function in class:AArch64InstructionSelector

Completed in 64 milliseconds