/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | AutoConvert.cpp | 21 static const struct f_cnvrt Convert = { in disableAutoConversion() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 32 static cl::SubCommand Convert("convert", "Trace Format Conversion"); variable
|
/openbsd-src/gnu/llvm/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) { in combineAMXcast() local
|
H A D | X86ISelLowering.cpp | 52522 SDValue Convert = DAG.getNode(N->getOpcode(), dl, VT, in combineX86INT_TO_FP() local 52552 SDValue Convert = in combineCVTP2I_CVTTP2I() local 52557 SDValue Convert = in combineCVTP2I_CVTTP2I() local 52712 SDValue Convert = DAG.getNode( in combineCVTPH2PS() local 52717 SDValue Convert = DAG.getNode(N->getOpcode(), dl, MVT::v4f32, in combineCVTPH2PS() local
|
/openbsd-src/usr.bin/rcs/ |
H A D | date.y | 539 Convert(time_t Month, time_t Day, time_t Year, time_t Hours, time_t Minutes, in Convert() function
|
/openbsd-src/usr.bin/cvs/ |
H A D | date.y | 534 Convert(time_t Month, time_t Day, time_t Year, time_t Hours, time_t Minutes, in Convert() function
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | getdate.y | 599 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() function
|
H A D | getdate.c | 1616 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | FixedPointBuilder.h | 35 Value *Convert(Value *Src, const FixedPointSemantics &SrcSema, in Convert() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 1171 bool Convert = true; in LowerSETCC() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 1527 Convert = 2 enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 2138 SDValue Convert = DAG.getNode(GetPromotionOpcode(PromotedVT, OpVT), SDLoc(N), in PromoteFloatOp_BITCAST() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2972 bool Convert = SpeculatedStore != nullptr; in SpeculativelyExecuteBB() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 16920 SDValue Convert = in tryCombineFixedPointConvert() local
|