/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | reshape_tester.h | 61 inline int32_t OutputSize() const { return output_size_; } in OutputSize() function
|
D | reduce_tester.h | 82 inline int32_t OutputSize() const { in OutputSize() function
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | authenticatedchannel9.c | 54 UINT OutputSize, in NineAuthenticatedChannel9_Query()
|
D | nine_lock.c | 104 UINT OutputSize, in LockAuthenticatedChannel9_Query()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | TFUtils.cpp | 155 EvaluationResultImpl(size_t OutputSize) in EvaluationResultImpl() 169 const size_t OutputSize; member in llvm::EvaluationResultImpl 291 size_t OutputSize() const { return OutputFeed.size(); } in OutputSize() function in llvm::TFModelEvaluatorImpl
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 275 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
|
/external/llvm-project/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
|
/external/llvm/unittests/Support/ |
D | CommandLineTest.cpp | 172 const char *const Output[], size_t OutputSize) { in testCommandLineTokenizer()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1445 int OutputSize = (int)FITy->getScalarSizeInBits() - IsOutputSigned; in FoldItoFPtoI() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1881 int OutputSize = (int)DestType->getScalarSizeInBits() - IsOutputSigned; in foldItoFPtoI() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1735 int OutputSize = (int)FITy->getScalarSizeInBits() - IsOutputSigned; in FoldItoFPtoI() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 9096 unsigned OutputSize = (int)VT.getScalarSizeInBits() - IsOutputSigned; in FoldIntToFPToInt() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 13220 int OutputSize = N->getValueType(0).getScalarSizeInBits(); in combineBVOfVecSExt() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 14032 int OutputSize = N->getValueType(0).getScalarSizeInBits(); in combineBVOfVecSExt() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 13168 unsigned OutputSize = (int)VT.getScalarSizeInBits() - IsOutputSigned; in FoldIntToFPToInt() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 14222 unsigned OutputSize = (int)VT.getScalarSizeInBits() - IsOutputSigned; in FoldIntToFPToInt() local
|