Searched defs:SIB (Results 1 – 5 of 5) sorted by relevance
352 struct SIB { struct353 SIB(const SIB &Other) : Field(Other.Field) { foo(); } in SIB() function357 SIB &SIB::operator=(const SIB &Other) { in operator =() argument
253 const BinaryData *SIB = BC.getBinaryDataByName(SymbolB->getName()); isIdenticalWith() local
535 memtag::StackInfoBuilder SIB(SSI); runOnFunction() local
1580 memtag::StackInfoBuilder SIB(SSI); sanitizeFunction() local
797 Instruction *SIB = B.CreateStore(ConstantInt::get(Int8, 0), AllocaB); in TEST_F() local