Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp360 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local
500 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local
545 bool LP64 = TM.isPPC64(); in lowerCRRestore() local
588 bool LP64 = TM.isPPC64(); in lowerCRBitSpilling() local
632 bool LP64 = TM.isPPC64(); in lowerCRBitRestore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp506 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local
653 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local
698 bool LP64 = TM.isPPC64(); in lowerCRRestore() local
742 bool LP64 = TM.isPPC64(); in lowerCRBitSpilling() local
850 bool LP64 = TM.isPPC64(); in lowerCRBitRestore() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp747 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local
807 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local
893 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local
965 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local
1010 bool LP64 = TM.isPPC64(); in lowerCRRestore() local
1054 bool LP64 = TM.isPPC64(); in lowerCRBitSpilling() local
1172 bool LP64 = TM.isPPC64(); in lowerCRBitRestore() local
/external/libtraceevent/plugins/
DMakefile33 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro
/external/libtraceevent/
DMakefile40 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro
/external/libtracefs/
DMakefile47 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro
/external/trace-cmd/
DMakefile60 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro