Searched defs:InputSize (Results 1 – 15 of 15) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | authenticatedchannel9.c | 52 UINT InputSize, in NineAuthenticatedChannel9_Query() 62 UINT InputSize, in NineAuthenticatedChannel9_Configure()
|
D | nine_lock.c | 102 UINT InputSize, in LockAuthenticatedChannel9_Query() 116 UINT InputSize, in LockAuthenticatedChannel9_Configure()
|
/external/llvm/unittests/Bitcode/ |
D | BitReaderTest.cpp | 102 static size_t InputSize = StreamingMemoryObject::kChunkSize + 5; in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 1082 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger() 1088 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 1000 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger() 1006 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
|
/external/clang/lib/CodeGen/ |
D | CGStmt.cpp | 1889 uint64_t InputSize = getContext().getTypeSize(InputTy); in EmitAsmStmt() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1444 int InputSize = (int)SrcTy->getScalarSizeInBits() - IsInputSigned; in FoldItoFPtoI() local
|
D | InstCombineCompares.cpp | 4340 unsigned InputSize = IntTy->getScalarSizeInBits(); in FoldFCmp_IntToFP_Cst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APFloat.cpp | 4318 unsigned int InputSize, in convertFromSignExtendedInteger() 4329 unsigned int InputSize, in convertFromZeroExtendedInteger()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 2592 unsigned InputSize = LHSI->getOperand(0)->getType()->getScalarSizeInBits(); in FoldFCmp_IntToFP_Cst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 1671 int InputSize = (int)SrcTy->getScalarSizeInBits() - IsInputSigned; in FoldItoFPtoI() local
|
D | InstCombineCompares.cpp | 4924 unsigned InputSize = IntTy->getScalarSizeInBits(); in foldFCmpIntToFPConst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 12040 int InputSize = Input.getValueType().getScalarSizeInBits(); in combineBVOfVecSExt() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 9095 unsigned InputSize = (int)SrcVT.getScalarSizeInBits() - IsInputSigned; in FoldIntToFPToInt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 11648 unsigned InputSize = (int)SrcVT.getScalarSizeInBits() - IsInputSigned; in FoldIntToFPToInt() local
|