Home
last modified time | relevance | path

Searched defs:computeCallAddress (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp541 bool MipsFastISel::computeCallAddress(const Value *V, Address &Addr) { computeCallAddress() function in MipsFastISel
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp937 bool AArch64FastISel::computeCallAddress(const Value *V, Address &Addr) { computeCallAddress() function in AArch64FastISel