Home
last modified time | relevance | path

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

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