Searched defs:isReassocProfitable (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 3795 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/ |
D | TargetLowering.h | 3718 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/ |
D | TargetLowering.h | 3689 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/ |
D | TargetLowering.h | 3718 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 D | TargetLowering.h | 3534 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 D | SIISelLowering.cpp | 13143 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 D | AArch64ISelLowering.cpp | 6182 bool AArch64TargetLowering::isReassocProfitable(SelectionDAG &DAG, SDValue N0, in isReassocProfitable() function in AArch64TargetLowering
|