Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp92 virtual bool isLegal(const MachineInstr *MI, in isLegal() function in __anon9c8882fb0111::InstrConverterBase
138 bool isLegal(const MachineInstr *MI, in isLegal() function in __anon9c8882fb0111::InstrReplacer
215 bool isLegal(const MachineInstr *MI, in isLegal() function in __anon9c8882fb0111::InstrCOPYReplacer
326 bool isLegal(RegDomai function in __anon9c8882fb0111::Closure
[all...]
H A DX86CallFrameOptimization.cpp135 bool X86CallFrameOptimization::isLegal(MachineFunction &MF) { in isLegal() function in X86CallFrameOptimization
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp361 bool LegalizerInfo::isLegal(const MachineInstr &MI, isLegal() function in LegalizerInfo
H A DCombinerHelper.cpp140 bool CombinerHelper::isLegal(const LegalityQuery &Query) const { isLegal() function in CombinerHelper
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1283 bool isLegal(const LegalityQuery &Query) const { isLegal() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19940 bool isLegal = false; getPreIndexedAddressParts() local
20020 bool isLegal = false; getPostIndexedAddressParts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18997 bool isLegal() const { isLegal() function
[all...]