Searched defs:IndirectCall (Results 1 – 5 of 5) sorted by relevance
76 .globl IndirectCall # -- Begin function IndirectCall symbol78 IndirectCall: # @IndirectCall label
29 enum class PseudoProbeType { Block = 0, IndirectCall, DirectCall }; enumerator
26 findBBwithCalls(const Function & F,bool IndirectCall=false) findBBwithCalls() argument
277 MachineInstr &IndirectCall = *MBBI; in ConvertIndirectCallToIndirectJump() local [all...]
582 SPIRVCallLowering::SPIRVIndirectCall IndirectCall; lowerCall() local