Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3661 void emitImmPredicateFns(raw_ostream &OS, StringRef TypeIdentifier,
5533 void GlobalISelEmitter::emitImmPredicateFns( in emitImmPredicateFns() function in __anoncee47b830111::GlobalISelEmitter
5904 emitImmPredicateFns(OS, "I64", "int64_t", [](const Record *R) { in run()
5909 emitImmPredicateFns(OS, "APFloat", "const APFloat &", [](const Record *R) { in run()
5913 emitImmPredicateFns(OS, "APInt", "const APInt &", [](const Record *R) { in run()