Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ReturnProtectorLowering.cpp37 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue() local
55 DebugLoc MBBDL = MI.getDebugLoc(); in insertReturnProtectorEpilogue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ReturnProtectorLowering.cpp38 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue() local
56 DebugLoc MBBDL = MI.getDebugLoc(); in insertReturnProtectorEpilogue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsReturnProtectorLowering.cpp36 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue() local
108 DebugLoc MBBDL = MI.getDebugLoc(); in insertReturnProtectorEpilogue() local
H A DMipsLoongson2FBTBFix.cpp77 DebugLoc MBBDL = MI.getDebugLoc(); in runOnBasicBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCReturnProtectorLowering.cpp37 DebugLoc MBBDL = MBB.findDebugLoc(MI); in insertReturnProtectorPrologue() local
119 DebugLoc MBBDL = MI.getDebugLoc(); in insertReturnProtectorEpilogue() local