Searched defs:Success (Results 51 - 73 of 73) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1911 bool Success = emitIntExt(SrcVT, SrcReg, DestVT, DestReg, isZExt); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp734 bool Success = true; local
H A DDWARFVerifier.cpp108 bool Success = true; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp1685 EmitAtomicCompareExchangeOp( llvm::Value *ExpectedVal, llvm::Value *DesiredVal, llvm::AtomicOrdering Success, llvm::AtomicOrdering Failure, bool IsWeak) argument
1704 EmitAtomicCompareExchangeLibcall(llvm::Value *ExpectedAddr, llvm::Value *DesiredAddr, llvm::AtomicOrdering Success, llvm::AtomicOrdering Failure) argument
1730 EmitAtomicCompareExchange( RValue Expected, RValue Desired, llvm::AtomicOrdering Success, llvm::AtomicOrdering Failure, bool IsWeak) argument
2067 EmitAtomicCompareExchange( LValue Obj, RValue Expected, RValue Desired, SourceLocation Loc, llvm::AtomicOrdering Success, llvm::AtomicOrdering Failure, bool IsWeak, AggValueSlot Slot) argument
[all...]
H A DCGExprConstant.cpp1719 bool Success = false; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1649 bool Success = VCI.isVectorConstantLegal(*Subtarget); (void)Success; local
H A DSystemZISelLowering.cpp4022 SDValue Success = emitSETCC(DAG, DL, AtomicOp.getValue(1), local
4057 SDValue Success = emitSETCC(DAG, DL, AtomicOp.getValue(1), local
5556 SDValue Success = emitSETCC(DAG, DL, Res.getValue(1), local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp945 bool Success = static_cast<const AArch64InstrInfo *>(TII)->getMemOpInfo( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp222 bool Success = translate(cast<Constant>(Val), VRegs->front()); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h370 Success, enumerator in enum:clang::ASTReader::ASTReadResult
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1385 bool Success = MO.getExpr()->evaluateAsAbsolute(Value); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1373 bool Success = true; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3804 bool Success = joinCopy(CurrList[i], Again); local
H A DCodeGenPrepare.cpp3178 bool Success = AddressingModeMatcher( local
5057 bool Success = Matcher.matchAddr(Address, 0); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp232 bool Success = OS.EmitCVFileDirective(NextId, FullPath, ChecksumAsBytes, local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1606 bool Success = local
H A DSemaChecking.cpp6565 bool Success = CheckFormatArguments( local
8898 bool Success = local
9205 bool Success = fixedFS.fixType(Ex->getType(), Ex->IgnoreImpCasts()->getType(), local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2136 SDValue Success = DAG.getSetCC(SDLoc(N), N->getValueType(1), Tmp, local
2140 ReplaceValueWith(SDValue(N, 1), Success); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp579 bool Success = variable
4730 bool Success; variable
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1878 Success, member in class:clang::LambdaIntroducerTentativeParse
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1404 bool Success = getImm()->evaluateAsRelocatable(Res, nullptr, nullptr); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1332 Success enumerator in enum:clang::final::AlignPackInfo::SpecialMemberOverloadResult::Kind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8993 bool Success = (!LosesInfo && !APFloatToConvert.isDenormal()); local
9007 bool Success = convertToNonDenormSingle(APFloatDp); local

Completed in 498 milliseconds

123