Searched defs:is64 (Results 1 – 12 of 12) sorted by relevance
38 bool is64; variable
47 bool is64) in WebAssemblyAsmTypeCheck()
182 bool is64) { in GetOrCreateFunctionTableSymbol()236 bool is64; member in __anon9b7df71c0111::WebAssemblyAsmParser
345 bool is64 = true; in bi_load() local347 bool is64 = sizeof(long) == 8; in bi_load() local
111 bool is64 = Subtarget && Subtarget->getTargetTriple().isArch64Bit(); in getOrCreateFunctionTableSymbol() local
32 _dwarf_get_reloc_type(Dwarf_P_Debug dbg, int is64) in _dwarf_get_reloc_type()
118 void setFunctionTable(bool is64) { in setFunctionTable()
257 bool is64; member
114 bool is64() const { return llvm::COFF::is64Bit(machine); } in is64() function
3803 ArrayRef<uint8_t> Opcodes, bool is64) { in rebaseTable()4464 ArrayRef<uint8_t> Opcodes, bool is64, in bindTable()
380 bool is64; member
1165 bool is64() const { return PE32PlusHeader; } in is64() function