Home
last modified time | relevance | path

Searched defs:typeValue (Results 1 – 3 of 3) sorted by relevance

/minix/minix/llvm/passes/include/magic/support/
H A DMagicMemFunction.h55 Value* typeValue; variable
216 inline void MagicMemFunction::setInstructionTypeValue(Value* typeValue, Value* allocNameValue, Valu… in setInstructionTypeValue()
/minix/minix/llvm/passes/magic/
H A DMagicPass.cpp1525 Constant* typeValue = magicArrayTypePtrMapIt->second; in runOnModule() local
1605 Constant* typeValue = magicArrayTypePtrMapIt->second; in runOnModule() local
1669 Constant* typeValue = magicArrayTypePtrMapIt->second; in runOnModule() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1147 llvm::Value *typeValue = handler.Type; in emitCatchDispatchBlock() local