Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/common/ops/
H A DCastOp.java24 public class CastOp implements TensorOperator { class
41 public CastOp(DataType destinationType) { in CastOp() method in CastOp
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h2121 Instruction::CastOps CastOp = variable
2129 Instruction::CastOps CastOp = variable
2137 Instruction::CastOps CastOp = variable
2181 Instruction::CastOps CastOp = variable
2201 Instruction::CastOps CastOp = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIRBuilder.h2121 Instruction::CastOps CastOp = variable
2129 Instruction::CastOps CastOp = variable
2137 Instruction::CastOps CastOp = variable
2181 Instruction::CastOps CastOp = variable
2201 Instruction::CastOps CastOp = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h2138 Instruction::CastOps CastOp = variable
2146 Instruction::CastOps CastOp = variable
2154 Instruction::CastOps CastOp = variable
2198 Instruction::CastOps CastOp = variable
2218 Instruction::CastOps CastOp = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIRBuilder.h2111 Instruction::CastOps CastOp = variable
2119 Instruction::CastOps CastOp = variable
2127 Instruction::CastOps CastOp = variable
2171 Instruction::CastOps CastOp = variable
2191 Instruction::CastOps CastOp = variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dcast_op.cc34 class CastOp : public XlaOpKernel { class
36 explicit CastOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in CastOp() function in tensorflow::__anonc8ee06350111::CastOp
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp207 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkBackwards() local
316 auto CastOp = (Instruction::CastOps)I->getOpcode(); in calcRange() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp210 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkBackwards() local
285 auto CastOp = (Instruction::CastOps)I->getOpcode(); in walkForwards() local
/aosp_15_r20/external/llvm/unittests/Analysis/
H A DValueTrackingTest.cpp55 Instruction::CastOps CastOp; in expectPattern() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp144 std::optional<Instruction::CastOps> CastOp; in simplifyNvvmIntrinsic() member
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1104 Instruction::CastOps CastOp; in visitSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp5136 Instruction::CastOps *CastOp) { in lookThroughCast()
5229 Instruction::CastOps *CastOp, in matchSelectPattern()
5249 Instruction::CastOps *CastOp, unsigned Depth) { in matchDecomposedSelectPattern()
H A DBasicAliasAnalysis.cpp378 Value *CastOp = cast<CastInst>(V)->getOperand(0); in GetLinearExpression() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp626 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp270 Value *CastOp = cast<CastInst>(V)->getOperand(0); in GetLinearExpression() local
H A DValueTracking.cpp3840 Instruction::CastOps *CastOp) { in lookThroughCast()
3900 Instruction::CastOps *CastOp) { in matchSelectPattern()
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp600 CastInst *CastOp; in foldBinOpIntoSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp6445 Instruction::CastOps *CastOp) { in lookThroughCast()
6538 Instruction::CastOps *CastOp, in matchSelectPattern()
6558 Instruction::CastOps *CastOp, unsigned Depth) { in matchDecomposedSelectPattern()
H A DScalarEvolution.cpp7078 std::optional<unsigned> CastOp; in getRangeViaFactoring() local
9772 if (Constant *CastOp = BuildConstantFromSCEV(SS->getOperand())) in BuildConstantFromSCEV() local
9778 if (Constant *CastOp = BuildConstantFromSCEV(SZ->getOperand())) in BuildConstantFromSCEV() local
9784 if (Constant *CastOp = BuildConstantFromSCEV(P2I->getOperand())) in BuildConstantFromSCEV() local
9791 if (Constant *CastOp = BuildConstantFromSCEV(ST->getOperand())) in BuildConstantFromSCEV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantRange.cpp717 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp957 Instruction::CastOps CastOp = Instruction::ZExt; in expandAtomicRMWToMaskedIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1084 Instruction::CastOps CastOp = Instruction::ZExt; in expandAtomicRMWToMaskedIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2540 Instruction::CastOps CastOp; in visitSelectInst() local
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_java/android_common_apex33/javac/
Dtflite_support_java.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/tensorflow/ org/ ...

123