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 75 // transformInstruction - Perform the transformation of an instruction
78 void transformInstruction(MachineInstr *MI);
282 // transformInstruction - Perform the transformation of an instruction
285 void AArch64AdvSIMDScalar::transformInstruction(MachineInstr *MI) {
367 transformInstruction(MI);

Completed in 36 milliseconds