OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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