Searched defs:computeAddress (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 216 bool WebAssemblyFastISel::computeAddress(const Value *Obj, Address &Addr) { computeAddress() function in WebAssemblyFastISel |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 460 bool MipsFastISel::computeAddress(const Value *Obj, Address &Addr) { computeAddress() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 592 bool AArch64FastISel::computeAddress(const Value *Obj, Address &Addr, Type *Ty) computeAddress() function in AArch64FastISel |