Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/
DMachineIRBuilderTest.cpp379 auto SSubo = B.buildSSubo(S64, S1, Copies[0], Copies[1]); in TEST_F()
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h533 MachineInstrBuilder buildSSubo(const DstOp &Res, const DstOp &CarryOut, in buildSSubo() function