Home
last modified time | relevance | path

Searched refs:ConstantFoldCastInstruction (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFold.h36 ConstantFoldCastInstruction(unsigned opcode, ///< The opcode of the cast
H A DConstantFolder.h179 return ConstantFoldCastInstruction(Op, C, DestTy); in FoldCast()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp425 VecIndex = ConstantFoldCastInstruction(Instruction::Trunc, VecIndexC, VecIntPtrTy); in determineBaseAndStride()
427 VecIndex = ConstantFoldCastInstruction(Instruction::SExt, VecIndexC, VecIntPtrTy); in determineBaseAndStride()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp104 V = ConstantFoldCastInstruction(Instruction::FPExt, V, Arg->getType()); in createCond()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp128 : ConstantFoldCastInstruction(opc, V, DestTy); in foldMaybeUndesirableCast()
131 Constant *llvm::ConstantFoldCastInstruction(unsigned opc, Constant *V, in ConstantFoldCastInstruction() function in llvm
H A DConstants.cpp2198 if (Constant *FC = ConstantFoldCastInstruction(opc, C, Ty)) in getFoldedCast()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp334 return ConstantFoldCastInstruction(Instruction::FPTrunc, C, &Ty); in getWithType()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1564 return ConstantFoldCastInstruction(Opcode, C, DestTy); in ConstantFoldCastOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20794 …onstantFoldCastInstructionEjPNS_8ConstantEPKNS_4TypeE", "llvm::ConstantFoldCastInstruction(unsigne…