Home
last modified time | relevance | path

Searched defs:CastOp (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp208 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkBackwards() local
283 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkForwards() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp143 Optional<Instruction::CastOps> CastOp; in simplifyNvvmIntrinsic() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp647 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp576 CastInst *CastOp; in foldBinOpIntoSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp988 Instruction::CastOps CastOp = Instruction::ZExt; in expandAtomicRMWToMaskedIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp6014 Instruction::CastOps *CastOp) { in lookThroughCast()
6107 Instruction::CastOps *CastOp, in matchSelectPattern()
6127 Instruction::CastOps *CastOp, unsigned Depth) { in matchDecomposedSelectPattern()
H A DScalarEvolution.cpp6225 Optional<unsigned> CastOp; in getRangeViaFactoring() local
8487 if (Constant *CastOp = BuildConstantFromSCEV(SS->getOperand())) in BuildConstantFromSCEV() local
8493 if (Constant *CastOp = BuildConstantFromSCEV(SZ->getOperand())) in BuildConstantFromSCEV() local
8499 if (Constant *CastOp = BuildConstantFromSCEV(P2I->getOperand())) in BuildConstantFromSCEV() local
8506 if (Constant *CastOp = BuildConstantFromSCEV(ST->getOperand())) in BuildConstantFromSCEV() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2068 SDValue CastOp = Bitcast.getOperand(0); in performVECTOR_SHUFFLECombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2922 Instruction::CastOps CastOp; in visitSelectInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4138 auto CastOp = (Instruction::CastOps)Opc; in parseFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7621 Instruction::CastOps CastOp = CI->getOpcode(); in calculateCastInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3518 Instruction::CastOps CastOp = in createInductionResumeValues() local