Searched defs:isDirect (Results 1 – 7 of 7) sorted by relevance
439 getCallOpcode(const MachineFunction & MF,const ARMSubtarget & STI,bool isDirect) getCallOpcode() argument
2685 bool isDirect = false; LowerCall() local
1167 bool isDirect = callee.has_value(); print() local 1210 parseCallTypeAndResolveOperands(OpAsmParser & parser,OperationState & result,bool isDirect,ArrayRef<OpAsmParser::UnresolvedOperand> operands) parseCallTypeAndResolveOperands() argument 1283 bool isDirect = operands.empty(); parse() local 1398 bool isDirect = callee.has_value(); print() local 1463 bool isDirect = operands.empty(); parse() local [all...]
296 bool isDirect() const { return TheKind == Direct; } isDirect() function [all...]
2769 bool isDirect = Method && Method->isDirectMethod(); GenerateMessageSend() local 4063 bool isDirect = OMD->isDirectMethod(); GenerateMethod() local
1077 bool isDirect = getCallee().has_value(); print() local 1110 bool isDirect = operands.empty(); parse() local
72 bool isDirect() const { return P.getInt() & Direct; } in isDirect() function in __anon0d3d1f130111::BindingKey