Searched defs:UnitSize (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Fuzzer/ |
D | FuzzerTraceState.cpp | 388 auto UnitSize = F->GetCurrentUnitInFuzzingThead(&UnitData); in TryToAddDesiredData() local 411 auto UnitSize = F->GetCurrentUnitInFuzzingThead(&UnitData); in TryToAddDesiredData() local
|
D | FuzzerLoop.cpp | 175 size_t UnitSize = CurrentUnitSize; in DumpCurrentUnit() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 537 static bool isVMerge(ShuffleVectorSDNode *N, unsigned UnitSize, in isVMerge() 557 bool PPC::isVMRGLShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize, in isVMRGLShuffleMask() 566 bool PPC::isVMRGHShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize, in isVMRGHShuffleMask()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1260 static bool isVMerge(ShuffleVectorSDNode *N, unsigned UnitSize, in isVMerge() 1284 bool PPC::isVMRGLShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize, in isVMRGLShuffleMask() 1309 bool PPC::isVMRGHShuffleMask(ShuffleVectorSDNode *N, unsigned UnitSize, in isVMRGHShuffleMask()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7913 unsigned UnitSize = 0; in EmitStructByval() local
|