Home
last modified time | relevance | path

Searched defs:isNegatibleForFree (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5482 char TargetLowering::isNegatibleForFree(SDValue Op, SelectionDAG &DAG, in isNegatibleForFree() function in TargetLowering
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp586 static char isNegatibleForFree(SDValue Op, bool LegalOperations, in isNegatibleForFree() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42617 char X86TargetLowering::isNegatibleForFree(SDValue Op, SelectionDAG &DAG, in isNegatibleForFree() function in X86TargetLowering