/external/icu/icu4c/source/config/ |
mh-os390 | 63 # TODO: Consider using -Wc,roc,ros for making the data and strings readonly 64 # -Wc,"ros" seems to work, but not the "roc" 71 CFLAGS += -Wc,DLL,ROS,RENT,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE) 72 CXXFLAGS += -Wc,DLL,ROS,RTTI,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED0X)' $(ICU_IEEE) -+
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
OperationsTest.cpp | 25 raw_os_ostream ROS(*OS); 26 T->print(ROS); 30 raw_os_ostream ROS(*OS); 31 ROS << BB << " (" << BB->getName() << ")"; 35 raw_os_ostream ROS(*OS); 36 ROS << V << " ("; 37 V->print(ROS); 38 ROS << ")";
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
Metadata.h | 227 void print(raw_ostream &ROS, AssemblyAnnotationWriter *AAW = 0) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
AsmWriter.cpp | [all...] |
/external/llvm/lib/IR/ |
AsmWriter.cpp | [all...] |
/external/llvm/lib/CodeGen/ |
MachineFunction.cpp | 57 void MachineFunctionProperties::print(raw_ostream &ROS, bool OnlySet) const { 66 ROS << (HasProperty ? "SSA, " : "Post SSA, "); 69 ROS << (HasProperty ? "" : "not ") << "tracking liveness, "; 72 ROS << (HasProperty ? "AllVRegsAllocated" : "HasVRegs"); [all...] |
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
AsmWriter.cpp | [all...] |
/external/llvm/include/llvm/CodeGen/ |
MachineFunction.h | 153 void print(raw_ostream &ROS, bool OnlySet=false) const;
|
/external/llvm/include/llvm/IR/ |
Metadata.h | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
Metadata.h | [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
Metadata.h | [all...] |