Home
last modified time | relevance | path

Searched refs:shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h557 bool shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(
DAArch64ISelLowering.cpp13281 shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd( in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() function in AArch64TargetLowering
13286 if (!TargetLowering::shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd( in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h894 bool shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(
DX86ISelLowering.cpp5249 shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd( in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() function in X86TargetLowering
5254 if (!TargetLowering::shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd( in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h599 virtual bool shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd( in shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3045 return TLI.shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd( in optimizeSetCCByHoistingAndByConstFromLogicalShift()