Home
last modified time | relevance | path

Searched refs:Adjectives (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcatchpad-reuse.ll44 ; CHECK-NEXT: .long 0 # Adjectives
51 ; CHECK-NEXT: .long 0 # Adjectives
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h62 int Adjectives; member
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h64 int Adjectives; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp822 OS.EmitIntValue(HT.Adjectives, 4); in emitCXXFrameHandler3Table()
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp814 OS.EmitIntValue(HT.Adjectives, 4); in emitCXXFrameHandler3Table()
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp145 HT.Adjectives = cast<ConstantInt>(CPI->getArgOperand(1))->getZExtValue(); in addTryBlockMapEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp154 HT.Adjectives = cast<ConstantInt>(CPI->getArgOperand(1))->getZExtValue(); in addTryBlockMapEntry()