Searched refs:_false (Results 1 – 6 of 6) sorted by relevance
92 BoolTemplate<false> _false; in template_mangling() local
60 case LLVM::FCmpPredicate::_false: in getLLVMCmpPredicate()
80 if statement (cond\_true/cond\_false). In order to merge the incoming83 from the cond\_false block, X.2 gets the value of X.1. Alternatively, if
295 ; CHECK: llvm.fcmp "_false" %arg0, %arg1
713 return LLVM::FCmpPredicate::_false; in getFCmpPredicate()
295 def FCmpPredicateFALSE : I64EnumAttrCase<"_false", 0>;