| /freebsd-12.1/contrib/llvm/lib/BinaryFormat/ |
| H A D | MsgPackTypes.cpp | 123 ScalarNode::ScalarNode(int64_t IntValue) in ScalarNode() 126 ScalarNode::ScalarNode(int32_t IntValue) in ScalarNode() 132 ScalarNode::ScalarNode(uint32_t IntValue) in ScalarNode()
|
| /freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackTypes.h | 92 int64_t IntValue; member
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFStreamer.cpp | 207 unsigned IntValue, in emitIntTextAttribute() 285 unsigned IntValue; member 362 void setAttributeItems(unsigned Attribute, unsigned IntValue, in setAttributeItems() 783 unsigned IntValue, in emitIntTextAttribute()
|
| H A D | ARMTargetStreamer.cpp | 109 unsigned IntValue, in emitIntTextAttribute()
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | MCObjectStreamer.cpp | 262 int64_t IntValue; in EmitULEB128Value() local 271 int64_t IntValue; in EmitSLEB128Value() local
|
| H A D | MCAsmStreamer.cpp | 942 int64_t IntValue; in EmitValueImpl() local 986 int64_t IntValue; in EmitULEB128Value() local 997 int64_t IntValue; in EmitSLEB128Value() local
|
| /freebsd-12.1/contrib/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 2999 uint64_t IntValue = MCE->getValue(); in parseDirectiveValue() local 3018 APInt IntValue = Asm.getTok().getAPIntVal(); in parseHexOcta() local 4614 uint64_t IntValue = MCE->getValue(); in parseDirectiveDCB() local 5549 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSEmit() local 5565 uint64_t IntValue = MCE->getValue(); in parseDirectiveMSAlign() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 1658 uint64_t IntValue = MCE->getValue(); in ParseDirectiveWord() local
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | AtomicExpandPass.cpp | 1692 Value *IntValue = in expandAtomicOpToLibcall() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/ |
| H A D | CFG.cpp | 907 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectRelationalOperator() local 969 llvm::APInt IntValue = IntLiteral->getValue(); in checkIncorrectEqualityOperator() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGDecl.cpp | 1006 uint64_t IntValue; in patternFor() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 707 uint64_t IntValue = MCE->getValue(); in ParseDirectiveFalign() local
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 500 static MatchTableRecord IntValue(int64_t IntValue) { in IntValue() function in __anon7e76e5f80111::MatchTable
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 69 SDValue IntValue; member
|
| /freebsd-12.1/contrib/googletest/googlemock/test/ |
| H A D | gmock-matchers_test.cc | 619 class IntValue { class 623 explicit IntValue(int a_value) : value_(a_value) {} in IntValue() function in testing::gmock_matchers_test::IntValue
|