Searched refs:tCALL (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMISelLowering.h46 tCALL, // Thumb function call. enumerator in enum:llvm::ARMISD::NodeType
H A DARMISelLowering.cpp819 case ARMISD::tCALL: return "ARMISD::tCALL";
1517 CallOpc = isARMFunc ? ARMISD::CALL : ARMISD::tCALL;

Completed in 197 milliseconds