Home
last modified time | relevance | path

Searched defs:IntInit (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DInstrInfoEmitter.h26 class IntInit; variable
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h44 class IntInit; variable
704 explicit IntInit(int64_t V) : TypedInit(IntRecTy::get()), Value(V) {} in IntInit() function
/external/llvm/include/llvm/TableGen/
DRecord.h539 explicit IntInit(int64_t V) in IntInit() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h567 explicit IntInit(int64_t V) in IntInit() function