Home
last modified time | relevance | path

Searched defs:selectAddr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp98 bool Mips16DAGToDAGISel::selectAddr(bool SPAllowed, SDValue Addr, SDValue &Base, selectAddr() function in Mips16DAGToDAGISel
/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp983 bool RISCVInstructionSelector::selectAddr(MachineInstr &MI, selectAddr() function in RISCVInstructionSelector
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2944 bool X86DAGToDAGISel::selectAddr(SDNode *Parent, SDValue N, SDValue &Base, selectAddr() function in X86DAGToDAGISel
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp2481 mlir::Value selectAddr = prepareActualToBaseAddressLike() local