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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp85 bool selectTruncOrPtrToInt(MachineInstr &I, MachineRegisterInfo &MRI,
356 return selectTruncOrPtrToInt(I, MRI, MF);
681 // Helper function for selectTruncOrPtrToInt and selectAnyext.
706 bool X86InstructionSelector::selectTruncOrPtrToInt(MachineInstr &I, function in class:X86InstructionSelector

Completed in 141 milliseconds