Home
last modified time | relevance | path

Searched defs:getAddr (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPHITransAddr.h58 Value *getAddr() const { return Addr; } in getAddr() function
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_etmv4_stack_elem.h119 const etmv4_addr_val_t &getAddr() const { return m_addr_val; }; in getAddr() function
159 const etmv4_addr_val_t &getAddr() const { return m_addr_val; }; in getAddr() function
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_elem_etmv3.h135 const ocsd_vaddr_t getAddr() const { return m_pkt_data.addr.val; }; in getAddr() function
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp1319 const std::optional<uint64_t> getAddr() const { return entAddr; }; in getAddr() function in elf::ArmCmseSGVeneer
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp707 SDValue BPFTargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, in getAddr() function in BPFTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2499 VPValue *getAddr() const { return getOperand(0); } in getAddr() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1693 SDValue LoongArchTargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, in getAddr() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7304 SDValue RISCVTargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, getAddr() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9225 SDValue AArch64TargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, in getAddr() function in AArch64TargetLowering