Searched defs:CreateIf (Results 1 – 3 of 3) sorted by relevance
699 ir::IfStatement *CreateIf(checker::ETSChecker *checker, const ir::TSEnumDeclaration *const enumDecl, in CreateIf() function
1771 inline Instruction DynamicIsa::CreateIf(Instruction acc, enum AbckitIsaApiDynamicConditionCode cc) … in CreateIf() function
2536 void LLVMIrConstructor::CreateIf(Inst *inst, llvm::Value *cond, bool likely, bool unlikely) in CreateIf() function in ark::compiler::LLVMIrConstructor