/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/common/ops/ |
H A D | CastOp.java | 24 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/ |
D | IRBuilder.h | 2121 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/ |
D | IRBuilder.h | 2121 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/ |
D | IRBuilder.h | 2138 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/ |
D | IRBuilder.h | 2111 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 D | cast_op.cc | 34 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 D | Float2Int.cpp | 207 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 D | Float2Int.cpp | 210 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 D | ValueTrackingTest.cpp | 55 Instruction::CastOps CastOp; in expectPattern() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.cpp | 144 std::optional<Instruction::CastOps> CastOp; in simplifyNvvmIntrinsic() member
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 1104 Instruction::CastOps CastOp; in visitSelectInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 5136 Instruction::CastOps *CastOp) { in lookThroughCast() 5229 Instruction::CastOps *CastOp, in matchSelectPattern() 5249 Instruction::CastOps *CastOp, unsigned Depth) { in matchDecomposedSelectPattern()
|
H A D | BasicAliasAnalysis.cpp | 378 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 D | ConstantRange.cpp | 626 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 270 Value *CastOp = cast<CastInst>(V)->getOperand(0); in GetLinearExpression() local
|
H A D | ValueTracking.cpp | 3840 Instruction::CastOps *CastOp) { in lookThroughCast() 3900 Instruction::CastOps *CastOp) { in matchSelectPattern()
|
H A D | ScalarEvolution.cpp | 4678 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 D | AMDGPUCodeGenPrepare.cpp | 600 CastInst *CastOp; in foldBinOpIntoSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 6445 Instruction::CastOps *CastOp) { in lookThroughCast() 6538 Instruction::CastOps *CastOp, in matchSelectPattern() 6558 Instruction::CastOps *CastOp, unsigned Depth) { in matchDecomposedSelectPattern()
|
H A D | ScalarEvolution.cpp | 7078 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 D | ConstantRange.cpp | 717 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 957 Instruction::CastOps CastOp = Instruction::ZExt; in expandAtomicRMWToMaskedIntrinsic() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 1084 Instruction::CastOps CastOp = Instruction::ZExt; in expandAtomicRMWToMaskedIntrinsic() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 2540 Instruction::CastOps CastOp; in visitSelectInst() local
|
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_java/android_common_apex33/javac/ |
D | tflite_support_java.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/tensorflow/
org/ ... |