Searched refs:hasProperty (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp456 if (TheMF.getProperties().hasProperty(
H A DSIShrinkInstructions.cpp706 MF.getProperties().hasProperty(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1472 assert(getParent()->getProperties().hasProperty(
H A DPrologEpilogInserter.cpp598 assert(MF.getProperties().hasProperty(
H A DTargetInstrInfo.cpp1158 assert(MF->getProperties().hasProperty(
H A DMachineInstr.cpp1409 if (hasProperty(MCID::UnmodeledSideEffects))
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h480 /// hasProperty - Return true if this node has the specified property.
482 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } function in class:llvm::SDNodeInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp412 if (mf.getProperties().hasProperty(

Completed in 197 milliseconds

12