Searched defs:Dl (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelDAGToDAG.cpp | 78 SDLoc Dl(N); in INITIALIZE_PASS() local 286 SDLoc Dl(N); in selectBITCAST_TO_LOHI() local 311 SDLoc Dl(N); in selectAddCarry() local 335 SelectionDAG *DAG, SDLoc Dl, SDValue OldCarry) { in InvertCarryFlag() 354 SDLoc Dl(N); in selectSubCarry() local
|
/freebsd/sys/i386/i386/ |
H A D | db_disasm.c | 79 #define Dl 27 /* long displacement from EIP */ macro
|
/freebsd/sys/amd64/amd64/ |
H A D | db_disasm.c | 93 #define Dl 27 /* long displacement from EIP */ macro
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 796 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); printNeededLibraries() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 11308 static SDValue getDataClassTest(SDValue Op, FPClassTest Mask, const SDLoc &Dl, in getDataClassTest() 11450 SDLoc Dl(Op); in LowerIS_FPCLASS() local 13472 DebugLoc Dl = MI.getDebugLoc(); in EmitInstrWithCustomInserter() local 13480 DebugLoc Dl = MI.getDebugLoc(); in EmitInstrWithCustomInserter() local 13488 DebugLoc Dl = MI.getDebugLoc(); in EmitInstrWithCustomInserter() local 13631 DebugLoc Dl = MI.getDebugLoc(); in EmitInstrWithCustomInserter() local
|
H A D | PPCISelDAGToDAG.cpp | 5207 SDLoc Dl(N); in tryAsSingleRLDIMI() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 10205 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 11847 const TargetInstrInfo *TII, DebugLoc Dl, in genTPEntry() 11884 const TargetInstrInfo *TII, DebugLoc Dl, in genTPLoopBody()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 8812 SDValue SelectionDAG::getPseudoProbeNode(const SDLoc &Dl, SDValue Chain, in getPseudoProbeNode()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 6428 SDLoc Dl(Op); in LowerSTORE() local
|