Home
last modified time | relevance | path

Searched defs:computeAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp216 bool WebAssemblyFastISel::computeAddress(const Value *Obj, Address &Addr) { in computeAddress() function in WebAssemblyFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp460 bool MipsFastISel::computeAddress(const Value *Obj, Address &Addr) { in computeAddress() function in MipsFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp592 bool AArch64FastISel::computeAddress(const Value *Obj, Address &Addr, Type *Ty) in computeAddress() function in AArch64FastISel