Searched refs:isPrefixed (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCBranchSelector.cpp | 145 if (TII->isPrefixed(MI.getOpcode())) { in ComputeBlockSizes()
|
D | PPCInstrInfo.h | 284 bool isPrefixed(unsigned Opcode) const { in isPrefixed() function
|
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCCodeEmitter.cpp | 473 return InstrInfo->isPrefixed(Opcode); in isPrefixedInstruction()
|
/external/jsoncpp/src/lib_json/ |
D | json_value.cpp | 153 inline static void decodePrefixedString(bool isPrefixed, char const* prefixed, in decodePrefixedString() argument 155 if (!isPrefixed) { in decodePrefixedString()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 2502 bool isPrefixed, char const* prefixed, in decodePrefixedString() argument 2505 if (!isPrefixed) { in decodePrefixedString()
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 2502 bool isPrefixed, char const* prefixed, in decodePrefixedString() argument 2505 if (!isPrefixed) { in decodePrefixedString()
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 2502 bool isPrefixed, char const* prefixed, in decodePrefixedString() argument 2505 if (!isPrefixed) { in decodePrefixedString()
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 2538 bool isPrefixed, char const* prefixed, in decodePrefixedString() argument 2541 if (!isPrefixed) { in decodePrefixedString()
|