Home
last modified time | relevance | path

Searched defs:Convert (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h168 const llvm::APSInt &Convert(const llvm::APSInt& To, in Convert() function
177 const llvm::APSInt &Convert(QualType T, const llvm::APSInt &From) { in Convert() function
182 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAutoConvert.cpp25 static const struct f_cnvrt Convert = { disableAutoConversion() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp32 static cl::SubCommand Convert("convert", "Trace Format Conversion"); variable
/freebsd-src/usr.sbin/fifolog/lib/
H A Dgetdate.y559 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp110 enum InstClassification { Convert, Skip, Exit }; enumerator
H A DX86LowerAMXType.cpp1052 auto Convert = [&](SmallVectorImpl<Instruction *> &Insts, Intrinsic::ID IID) { combineAMXcast() local
H A DX86ISelLowering.cpp52133 SDValue Convert = DAG.getNode(N->getOpcode(), dl, VT, combineX86INT_TO_FP() local
52163 SDValue Convert = combineCVTP2I_CVTTP2I() local
52168 SDValue Convert = combineCVTP2I_CVTTP2I() local
52332 SDValue Convert = DAG.getNode( combineCVTPH2PS() local
52337 SDValue Convert = DAG.getNode(N->getOpcode(), dl, MVT::v4f32, combineCVTPH2PS() local
[all...]
/freebsd-src/usr.bin/find/
H A Dgetdate.y565 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_getdate.c687 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h35 Value *Convert(Value *Src, const FixedPointSemantics &SrcSema, in Convert() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1166 bool Convert = true; LowerSETCC() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1694 Convert = 2 global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2263 SDValue Convert = DAG.getNode(GetPromotionOpcode(PromotedVT, OpVT), SDLoc(N), PromoteFloatOp_BITCAST() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3060 bool Convert = SpeculatedStore != nullptr; SpeculativelyExecuteBB() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18475 SDValue Convert = tryCombineFixedPointConvert() local
[all...]