Home
last modified time | relevance | path

Searched defs:IndirectCall (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/test/COFF/
H A Dgiats.s76 .globl IndirectCall # -- Begin function IndirectCall symbol
78 IndirectCall: # @IndirectCall label
/llvm-project/llvm/include/llvm/IR/
H A DPseudoProbe.h29 enum class PseudoProbeType { Block = 0, IndirectCall, DirectCall }; enumerator
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp26 findBBwithCalls(const Function & F,bool IndirectCall=false) findBBwithCalls() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp277 MachineInstr &IndirectCall = *MBBI; in ConvertIndirectCallToIndirectJump() local
[all...]
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp582 SPIRVCallLowering::SPIRVIndirectCall IndirectCall; lowerCall() local