Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3543 virtual SDValue unwrapAddress(SDValue N) const { return N; } in unwrapAddress() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6694 SDValue SystemZTargetLowering::unwrapAddress(SDValue N) const { in unwrapAddress() function in SystemZTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34972 SDValue X86TargetLowering::unwrapAddress(SDValue N) const { in unwrapAddress() function in X86TargetLowering