Home
last modified time | relevance | path

Searched defs:DirectCall (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DPseudoProbe.h29 enum class PseudoProbeType { Block = 0, IndirectCall, DirectCall }; enumerator
/llvm-project/bolt/lib/Passes/
H A DRetpolineInsertion.cpp105 MCInst DirectCall; in createNewRetpoline() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp57 if (auto DirectCall = dyn_cast<Function>(CalledValue)) findCalles() local
/llvm-project/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp1078 createIndirectPltCall(const MCInst & DirectCall,const MCSymbol * TargetLocation,MCContext * Ctx) createIndirectPltCall() argument