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 81 // transformInstruction - Perform the transformation of an instruction
84 void transformInstruction(MachineInstr *MI);
293 // transformInstruction - Perform the transformation of an instruction
296 void AArch64AdvSIMDScalar::transformInstruction(MachineInstr *MI) {
378 transformInstruction(MI);

Completed in 71 milliseconds