Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h147 bool Is64() const { return word() == kRepWord64; } in Is64() function
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp844 bool Is64, raw_ostream &OS) { in printValue()
945 bool Is64 = ELFT::Is64Bits; in printDynamicTable() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp4287 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local
4302 bool Is64 = Ops[0]->getType()->getPrimitiveSizeInBits() == 64; in EmitAArch64BuiltinExpr() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp92 bool Is64 = O->is64Bit(); in getSectionPtr() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6535 bool Is64 = Obj->is64Bit(); in printMachOCompactUnwindSection() local