Home
last modified time | relevance | path

Searched defs:isVectorLoadExtDesirable (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp822 bool WebAssemblyTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { isVectorLoadExtDesirable() function in WebAssemblyTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3088 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } isVectorLoadExtDesirable() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19398 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { isVectorLoadExtDesirable() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5527 bool AArch64TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { isVectorLoadExtDesirable() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33795 bool X86TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { isVectorLoadExtDesirable() function in X86TargetLowering
[all...]