Searched refs:setTargetABI (Results 1 – 4 of 4) sorted by relevance
43 void setTargetABI(RISCVABI::ABI ABI);
42 void RISCVTargetStreamer::setTargetABI(RISCVABI::ABI ABI) { in setTargetABI() function in RISCVTargetStreamer
38 setTargetABI(RISCVABI::computeTargetABI(STI.getTargetTriple(), Features, in RISCVTargetELFStreamer()
210 RTS.setTargetABI(STI->getTargetABI()); in emitFunctionEntryLabel()