Searched defs:unwrapAddress (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4126 virtual SDValue unwrapAddress(SDValue N) const { return N; } unwrapAddress() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 7660 SDValue SystemZTargetLowering::unwrapAddress(SDValue N) const { unwrapAddress() function in SystemZTargetLowering |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 37048 SDValue X86TargetLowering::unwrapAddress(SDValue N) const { unwrapAddress() function in X86TargetLowering |