Home
last modified time | relevance | path

Searched refs:replacePtrWithInt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp82 bool replacePtrWithInt(MachineOperand &Op, MachineIRBuilder &MIB);
851 bool RISCVInstructionSelector::replacePtrWithInt(MachineOperand &Op, in replacePtrWithInt() function in RISCVInstructionSelector
870 replacePtrWithInt(MI.getOperand(1), MIB); in preISelLower()
878 replacePtrWithInt(MI.getOperand(1), MIB); in preISelLower()