HomeSort by: relevance | last modified time | path
    Searched defs:isVectorLoadExtDesirable (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 679 bool WebAssemblyTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 2677 virtual bool isVectorLoadExtDesirable(SDValue ExtVal) const { return false; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 4082 bool AArch64TargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 17441 bool ARMTargetLowering::isVectorLoadExtDesirable(SDValue ExtVal) const {

Completed in 63 milliseconds