Home
last modified time | relevance | path

Searched defs:isReassocProfitable (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h3795 virtual bool isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function
3806 virtual bool isReassocProfitable(MachineRegisterInfo &MRI, Register N0, in isReassocProfitable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h3718 virtual bool isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function
3729 virtual bool isReassocProfitable(MachineRegisterInfo &MRI, Register N0, in isReassocProfitable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h3689 virtual bool isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function
3700 virtual bool isReassocProfitable(MachineRegisterInfo &MRI, Register N0, in isReassocProfitable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h3718 virtual bool isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function
3729 virtual bool isReassocProfitable(MachineRegisterInfo &MRI, Register N0, in isReassocProfitable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3534 virtual bool isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13143 bool SITargetLowering::isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function in SITargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6182 bool AArch64TargetLowering::isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function in AArch64TargetLowering