Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h1793 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } in isVectorLoadExtDesirable() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2241 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; } in isVectorLoadExtDesirable() function
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp11196 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp13017 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in ARMTargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22480 bool X86TargetLowering::isVectorLoadExtDesirable(SDValue) const { return true; } in isVectorLoadExtDesirable() function in X86TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp26366 bool X86TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const { in isVectorLoadExtDesirable() function in X86TargetLowering