Searched defs:Convert (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DAutoConvert.cpp25 static const struct f_cnvrt Convert = { local
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h168 const llvm::APSInt &Convert(const llvm::APSInt& To, function in class:clang::ento::BasicValueFactory
177 const llvm::APSInt &Convert(QualType T, const llvm::APSInt &From) { function in class:clang::ento::BasicValueFactory
182 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { function in class:clang::ento::BasicValueFactory
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h35 Value *Convert(Value *Src, const FixedPointSemantics &SrcSema, function in class:llvm::FixedPointBuilder
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp110 enum InstClassification { Convert, Skip, Exit }; enumerator in enum:__anon2570::X86CallFrameOptimization::InstClassification
H A DX86LowerAMXType.cpp1052 auto Convert = [&](SmallVectorImpl<Instruction *> &Insts, Intrinsic::ID IID) { local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_getdate.c687 Convert(time_t Month, time_t Day, time_t Year, function
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1166 bool Convert = true; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1694 Convert = 2 enumerator in enum:llvm::TargetTransformInfo::VPLegalization::VPTransform
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2263 SDValue Convert = DAG.getNode(GetPromotionOpcode(PromotedVT, OpVT), SDLoc(N), local
[all...]

Completed in 172 milliseconds