Searched refs:Commutable (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h117 Commutable, enumerator in enum:llvm::MCID::__anon7170
362 return Flags & (1 << MCID::Commutable);
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h483 return hasProperty(MCID::Commutable, Type);
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6989 bool Commutable) {
6995 if (!isCand && Commutable) {
6988 formConditionalOp(SDNode *N, SelectionDAG &DAG, bool Commutable) argument

Completed in 99 milliseconds