Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4126 virtual SDValue unwrapAddress(SDValue N) const { return N; } unwrapAddress() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7660 SDValue SystemZTargetLowering::unwrapAddress(SDValue N) const { unwrapAddress() function in SystemZTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37048 SDValue X86TargetLowering::unwrapAddress(SDValue N) const { unwrapAddress() function in X86TargetLowering
[all...]