Home
last modified time | relevance | path

Searched defs:setBooleanContents (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h1304 void setBooleanContents(BooleanContent Ty) { in setBooleanContents() function
1311 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1697 void setBooleanContents(BooleanContent Ty) { in setBooleanContents() function
1704 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h964 void setBooleanContents(BooleanContent Ty) { BooleanContents = Ty; } in setBooleanContents() function