Home
last modified time | relevance | path

Searched defs:isI64 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp397 bool isI64 = Ty->isIntegerType() && getContext().getTypeSize(Ty) == 64; EmitVAArg() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2923 bool isI64 = (ValVT == MVT::i32 && OrigAlign == Align(8)); CC_MipsO32() local