Searched defs:isVectorLoadExtDesirable (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2494 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3064 bool AArch64TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15017 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp567 bool WebAssemblyTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { function in class:WebAssemblyTargetLowering

Completed in 231 milliseconds