Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp175 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkBackwards() local
284 auto CastOp = (Instruction::CastOps)I->getOpcode(); in calcRange() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2121 Instruction::CastOps CastOp = global() variable
2129 Instruction::CastOps CastOp = global() variable
2137 Instruction::CastOps CastOp = global() variable
2181 Instruction::CastOps CastOp = global() variable
2201 Instruction::CastOps CastOp = global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp144 std::optional<Instruction::CastOps> CastOp; in simplifyNvvmIntrinsic() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp491 Value *CastOp = nullptr; expandPredicationToCastIntrinsic() local
[all...]
H A DAtomicExpandPass.cpp1072 Instruction::CastOps CastOp = Instruction::ZExt; expandAtomicRMWToMaskedIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2451 Value *CastOp; visitAnd() local
3889 Value *CastOp; visitOr() local
4660 Value *CastOp; visitXor() local
[all...]
H A DInstructionCombining.cpp1006 Value *CastOp; foldBinOpOfSelectAndCastOfSelectCondition() local
1008 __anoncc7b93c20602(Value *CastOp, Value *SelectOp) foldBinOpOfSelectAndCastOfSelectCondition() argument
H A DInstCombineSelect.cpp3573 Instruction::CastOps CastOp; visitSelectInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp721 castOp(Instruction::CastOps CastOp,uint32_t ResultBitWidth) const castOp() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp710 CastInst *CastOp; foldBinOpIntoSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp7852 lookThroughCast(CmpInst * CmpI,Value * V1,Value * V2,Instruction::CastOps * CastOp) lookThroughCast() argument
7947 matchSelectPattern(Value * V,Value * & LHS,Value * & RHS,Instruction::CastOps * CastOp,unsigned Depth) matchSelectPattern() argument
7967 matchDecomposedSelectPattern(CmpInst * CmpI,Value * TrueVal,Value * FalseVal,Value * & LHS,Value * & RHS,Instruction::CastOps * CastOp,unsigned Depth) matchDecomposedSelectPattern() argument
[all...]
H A DScalarEvolution.cpp7120 std::optional<unsigned> CastOp; getRangeViaFactoring() local
9753 if (Constant *CastOp = BuildConstantFromSCEV(P2I->getOperand())) BuildConstantFromSCEV() local
9760 if (Constant *CastOp = BuildConstantFromSCEV(ST->getOperand())) BuildConstantFromSCEV() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2473 SDValue CastOp = Bitcast.getOperand(0); performVECTOR_SHUFFLECombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4948 auto CastOp = (Instruction::CastOps)Opc; parseFunctionBody() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9731 Instruction::CastOps CastOp = CI->getOpcode(); calculateCastInst() local