Home
last modified time | relevance | path

Searched defs:IsDefined (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DRecordStreamer.cpp158 bool IsDefined = false; in flushSymverDirectives() local
H A DWasmObjectFile.cpp536 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; in parseLinkingSectionSymtab() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp258 bool IsDefined = false; in getSuperRegDestIfDead() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h193 bool IsDefined; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h106 Addressable(JITTargetAddress Address, bool IsDefined) in Addressable()
136 uint64_t IsDefined : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp6247 bool IsDefined = false; in parseDirectiveErrorIfdef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1500 bool IsDefined = false; member