Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dcast_op.cc29 class CastOp : public XlaOpKernel { class
31 explicit CastOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in CastOp() function in tensorflow::__anon6709dca80111::CastOp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp199 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkBackwards() local
264 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkForwards() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp92 Value *CastOp = CI->getOperand(0); in InstCombineLoadCast() local
258 Value *CastOp = CI->getOperand(0); in InstCombineStoreToCast() local
/external/llvm/unittests/Analysis/
DValueTrackingTest.cpp55 Instruction::CastOps CastOp; in expectPattern() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DValueTrackingTest.cpp56 Instruction::CastOps CastOp; in expectPattern() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantRange.cpp573 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1104 Instruction::CastOps CastOp; in visitSelectInst() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBasicAliasAnalysis.cpp225 Value *CastOp = cast<CastInst>(V)->getOperand(0); in GetLinearExpression() local
DScalarEvolution.cpp6704 const SCEV *CastOp = Cast->getOperand(); in hasOperand() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp270 Value *CastOp = cast<CastInst>(V)->getOperand(0); in GetLinearExpression() local
DValueTracking.cpp3840 Instruction::CastOps *CastOp) { in lookThroughCast()
3900 Instruction::CastOps *CastOp) { in matchSelectPattern()
DScalarEvolution.cpp4678 Optional<unsigned> CastOp; in getRangeViaFactoring() local
6642 if (Constant *CastOp = BuildConstantFromSCEV(SS->getOperand())) in BuildConstantFromSCEV() local
6648 if (Constant *CastOp = BuildConstantFromSCEV(SZ->getOperand())) in BuildConstantFromSCEV() local
6654 if (Constant *CastOp = BuildConstantFromSCEV(ST->getOperand())) in BuildConstantFromSCEV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp330 Value *CastOp = cast<CastInst>(V)->getOperand(0); in GetLinearExpression() local
DValueTracking.cpp4711 Instruction::CastOps *CastOp) { in lookThroughCast()
4804 Instruction::CastOps *CastOp, in matchSelectPattern()
DScalarEvolution.cpp5847 Optional<unsigned> CastOp; in getRangeViaFactoring() local
7994 if (Constant *CastOp = BuildConstantFromSCEV(SS->getOperand())) in BuildConstantFromSCEV() local
8000 if (Constant *CastOp = BuildConstantFromSCEV(SZ->getOperand())) in BuildConstantFromSCEV() local
8006 if (Constant *CastOp = BuildConstantFromSCEV(ST->getOperand())) in BuildConstantFromSCEV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1763 Instruction::CastOps CastOp; in visitSelectInst() local
DInstCombineCalls.cpp1627 Optional<Instruction::CastOps> CastOp; in SimplifyNVVMIntrinsic() member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3584 auto CastOp = (Instruction::CastOps)Opc; in parseFunctionBody() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4572 auto CastOp = (Instruction::CastOps)Opc; in parseFunctionBody() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2926 Instruction::CastOps CastOp = in createVectorizedLoopSkeleton() local