Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp837 bool WebAssemblyTargetLowering::shouldSinkOperands( shouldSinkOperands() function in WebAssemblyTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2966 virtual bool shouldSinkOperands(Instruction *I, shouldSinkOperands() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5978 bool AMDGPUTargetLowering::shouldSinkOperands( shouldSinkOperands() function in AMDGPUTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1999 bool RISCVTargetLowering::shouldSinkOperands( shouldSinkOperands() function in RISCVTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19262 bool ARMTargetLowering::shouldSinkOperands(Instruction *I, shouldSinkOperands() function in ARMTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14979 bool AArch64TargetLowering::shouldSinkOperands( shouldSinkOperands() function in AArch64TargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33732 bool X86TargetLowering::shouldSinkOperands(Instruction *I, shouldSinkOperands() function in X86TargetLowering
[all...]