Home
last modified time | relevance | path

Searched defs:OutputSize (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dauthenticatedchannel9.c54 UINT OutputSize, in NineAuthenticatedChannel9_Query()
Dnine_lock.c104 UINT OutputSize, in LockAuthenticatedChannel9_Query()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Dmindir_exporter.cc382 const int OutputSize = 2; in BuildOutput() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1735 int OutputSize = (int)FITy->getScalarSizeInBits() - IsOutputSigned; in FoldItoFPtoI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13220 int OutputSize = N->getValueType(0).getScalarSizeInBits(); in combineBVOfVecSExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13168 unsigned OutputSize = (int)VT.getScalarSizeInBits() - IsOutputSigned; in FoldIntToFPToInt() local