Home
last modified time | relevance | path

Searched defs:IsResolved (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-project/lldb/include/lldb/Utility/
DFileSpec.h367 bool IsResolved() const { return m_is_resolved; } in IsResolved() function
/external/llvm/include/llvm/MC/
DMCAsmBackend.h71 bool &IsResolved) {} in processFixupValue()
/external/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
DBPFAsmBackend.cpp64 bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp300 bool IsResolved = Writer->isSymbolRefDifferenceFullyResolvedImpl( in evaluateTargetFixup() local
319 bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFAsmBackend.cpp72 bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp364 bool IsResolved = Writer->isSymbolRefDifferenceFullyResolvedImpl( in evaluateTargetFixup() local
383 bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp92 bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp100 bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430AsmBackend.cpp128 uint64_t Value, bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp246 bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp246 bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp295 uint64_t Value, bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430AsmBackend.cpp136 uint64_t Value, bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
DVEAsmBackend.cpp188 uint64_t Value, bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp159 const Triple &TheTriple, bool IsResolved) { in adjustFixupValue()
393 bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp136 bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp300 uint64_t Value, bool IsResolved, in applyFixup()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp209 bool &IsResolved) override { in processFixupValue()
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp138 bool IsResolved, in applyFixup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp168 const Triple &TheTriple, bool IsResolved) { in adjustFixupValue()
387 bool IsResolved, in applyFixup()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp472 bool &IsResolved) { in processFixupValue()
/external/llvm-project/llvm/lib/MC/
DMCAssembler.cpp232 bool IsResolved = false; in evaluateFixup() local
782 bool IsResolved = evaluateFixup(Layout, Fixup, &F, Target, FixedValue, in handleFixup() local
921 bool IsResolved; in layout() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp231 bool IsResolved = false; in evaluateFixup() local
730 bool IsResolved = evaluateFixup(Layout, Fixup, &F, Target, FixedValue, in handleFixup() local
854 bool IsResolved; in layout() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp124 uint64_t Value, bool IsResolved, in applyFixup()
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp139 uint64_t Value, bool IsResolved, in applyFixup()

12