Searched defs:computeCallAddress (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 541 bool MipsFastISel::computeCallAddress(const Value *V, Address &Addr) { computeCallAddress() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 937 bool AArch64FastISel::computeCallAddress(const Value *V, Address &Addr) { computeCallAddress() function in AArch64FastISel |