Home
last modified time | relevance | path

Searched defs:InputSize (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dauthenticatedchannel9.c52 UINT InputSize, in NineAuthenticatedChannel9_Query()
62 UINT InputSize, in NineAuthenticatedChannel9_Configure()
Dnine_lock.c102 UINT InputSize, in LockAuthenticatedChannel9_Query()
116 UINT InputSize, in LockAuthenticatedChannel9_Configure()
/external/llvm/unittests/Bitcode/
DBitReaderTest.cpp102 static size_t InputSize = StreamingMemoryObject::kChunkSize + 5; in TEST() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h1000 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger()
1006 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
/external/clang/lib/CodeGen/
DCGStmt.cpp1889 uint64_t InputSize = getContext().getTypeSize(InputTy); in EmitAsmStmt() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1444 int InputSize = (int)SrcTy->getScalarSizeInBits() - IsInputSigned; in FoldItoFPtoI() local
DInstCombineCompares.cpp4340 unsigned InputSize = IntTy->getScalarSizeInBits(); in FoldFCmp_IntToFP_Cst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2592 unsigned InputSize = LHSI->getOperand(0)->getType()->getScalarSizeInBits(); in FoldFCmp_IntToFP_Cst() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9095 unsigned InputSize = (int)SrcVT.getScalarSizeInBits() - IsInputSigned; in FoldIntToFPToInt() local