Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h2269 static Opcode getCastOpcode(llvm::Instruction::CastOps CastOp) { in getCastOpcode() function
2305 : UnaryInstruction(ClassID::Cast, getCastOpcode(CI->getOpcode()), CI, in CastInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5810 CastInst::getCastOpcode(ICmpScaledV, false, OpTy, false), in Expand()
5825 CastInst::getCastOpcode(C, false, OpTy, false), C, OpTy, in Expand()
5906 CastInst::getCastOpcode(FullV, false, OpTy, false), FullV, in RewriteForPHI()
5978 CastInst::Create(CastInst::getCastOpcode(FullV, false, OpTy, false), in Rewrite()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h562 getCastOpcode(const Value *Val, ///< The value to cast
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp208 Instruction::CastOps Op = CastInst::getCastOpcode(V, false, Ty, false); in InsertNoopCastOfTo()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3207 CastInst::getCastOpcode( in getCastOpcode() function in CastInst
H A DCore.cpp4260 return map_to_llvmopcode(CastInst::getCastOpcode( in LLVMGetCastOpcode()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp862 CastInst::getCastOpcode(Ops[i], true, NewType, true), Ops[i], NewType, in CastGEPIndices()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4556 CastInst::getCastOpcode(*AI, false, PTy, false); in transformConstExprCastCall()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc21631 {"_ZN4llvm8CastInst13getCastOpcodeEPKNS_5ValueEbPKNS_4TypeEb", "llvm::CastInst::getCastOpcode(llvm:…