HomeSort by relevance Sort by last modified time
    Searched full:transforminstruction (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64AdvSIMDScalarPass.cpp 74 // transformInstruction - Perform the transformation of an instruction
77 void transformInstruction(MachineInstr *MI);
275 // transformInstruction - Perform the transformation of an instruction
278 void AArch64AdvSIMDScalar::transformInstruction(MachineInstr *MI) {
360 transformInstruction(MI);

Completed in 1830 milliseconds