Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DPHITransAddr.h58 Value *getAddr() const { return Addr; } in getAddr() function
/llvm-project/flang/include/flang/Lower/
H A DSymbolMap.h99 mlir::Value getAddr() const { in getAddr() function
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DBoxValue.h69 mlir::Value getAddr() const { return addr; } in getAddr() function
/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp707 SDValue BPFTargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, getAddr() function in BPFTargetLowering
/llvm-project/lld/ELF/Arch/
H A DARM.cpp1312 const std::optional<uint64_t> getAddr() const { return entAddr; }; getAddr() function in elf::ArmCmseSGVeneer
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2372 VPValue *getAddr() const { return getOperand(0); } getAddr() function
[all...]
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp782 SDValue LoongArchTargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, getAddr() function in LoongArchTargetLowering
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7296 SDValue RISCVTargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, getAddr() function in RISCVTargetLowering
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9109 SDValue AArch64TargetLowering::getAddr(NodeTy *N, SelectionDAG &DAG, getAddr() function in AArch64TargetLowering
[all...]