Home
last modified time | relevance | path

Searched defs:shouldFoldMaskToVariableShiftPair (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h565 virtual bool shouldFoldMaskToVariableShiftPair(SDValue X) const { in shouldFoldMaskToVariableShiftPair() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h723 virtual bool shouldFoldMaskToVariableShiftPair(SDValue X) const { in shouldFoldMaskToVariableShiftPair() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5289 bool X86TargetLowering::shouldFoldMaskToVariableShiftPair(SDValue Y) const { in shouldFoldMaskToVariableShiftPair() function in X86TargetLowering
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp6094 bool X86TargetLowering::shouldFoldMaskToVariableShiftPair(SDValue Y) const { in shouldFoldMaskToVariableShiftPair() function in X86TargetLowering