/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | BasicValueFactory.h | 168 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 D | AutoConvert.cpp | 25 static const struct f_cnvrt Convert = { disableAutoConversion() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 32 static cl::SubCommand Convert("convert", "Trace Format Conversion"); variable
|
/freebsd-src/usr.sbin/fifolog/lib/ |
H A D | getdate.y | 559 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86CallFrameOptimization.cpp | 110 enum InstClassification { Convert, Skip, Exit }; enumerator
|
H A D | X86LowerAMXType.cpp | 1052 auto Convert = [&](SmallVectorImpl<Instruction *> &Insts, Intrinsic::ID IID) { combineAMXcast() local
|
H A D | X86ISelLowering.cpp | 52133 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 D | getdate.y | 565 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_getdate.c | 687 Convert(time_t Month, time_t Day, time_t Year, in Convert() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | FixedPointBuilder.h | 35 Value *Convert(Value *Src, const FixedPointSemantics &SrcSema, in Convert() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 1166 bool Convert = true; LowerSETCC() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 1694 Convert = 2 global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 2263 SDValue Convert = DAG.getNode(GetPromotionOpcode(PromotedVT, OpVT), SDLoc(N), PromoteFloatOp_BITCAST() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 3060 bool Convert = SpeculatedStore != nullptr; SpeculativelyExecuteBB() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 18475 SDValue Convert = tryCombineFixedPointConvert() local [all...] |