Home
last modified time | relevance | path

Searched defs:PredicateInfo (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h336 PredicateInfo() : Operand(0), PredicatedTrue(false) {} in PredicateInfo() function
337 PredicateInfo(MCRegister Register, unsigned Operand, bool PredicatedTrue) in PredicateInfo() function
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h325 /// By construction, there can be multiple instances of PredicateInfo associated in PredicateInfo() argument
321 struct PredicateInfo { global() struct
/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp753 PredicateInfo::PredicateInfo(Function &F, DominatorTree &DT, PredicateInfo() function in llvm::PredicateInfo
[all...]