Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAutoConvert.cpp21 static const struct f_cnvrt Convert = { in disableAutoConversion() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-converter.cpp32 static cl::SubCommand Convert("convert", "Trace Format Conversion"); variable
/openbsd-src/gnu/llvm/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) { in combineAMXcast() local
H A DX86ISelLowering.cpp52522 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 Ddate.y539 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 Ddate.y534 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 Dgetdate.y599 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() function
H A Dgetdate.c1616 Convert(Month, Day, Year, Hours, Minutes, Seconds, Meridian, DSTmode) in Convert() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFixedPointBuilder.h35 Value *Convert(Value *Src, const FixedPointSemantics &SrcSema, in Convert() function
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1171 bool Convert = true; in LowerSETCC() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1527 Convert = 2 enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2138 SDValue Convert = DAG.getNode(GetPromotionOpcode(PromotedVT, OpVT), SDLoc(N), in PromoteFloatOp_BITCAST() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2972 bool Convert = SpeculatedStore != nullptr; in SpeculativelyExecuteBB() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16920 SDValue Convert = in tryCombineFixedPointConvert() local