Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3041 void emitImmPredicateFns(raw_ostream &OS, StringRef TypeIdentifier,
4096 void GlobalISelEmitter::emitImmPredicateFns( in emitImmPredicateFns() function in __anon7e76e5f80111::GlobalISelEmitter
4452 emitImmPredicateFns(OS, "I64", "int64_t", [](const Record *R) { in run()
4457 emitImmPredicateFns(OS, "APFloat", "const APFloat &", [](const Record *R) { in run()
4461 emitImmPredicateFns(OS, "APInt", "const APInt &", [](const Record *R) { in run()