/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeSymbolEnumerator.cpp | 75 const NativeTypeBuiltin &BT = Parent.getUnderlyingBuiltinType(); in getValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 107 if (auto *BT = dyn_cast<DIBasicType>(T)) { in print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMCInstLower.cpp | 260 auto BT = static_cast<WebAssembly::BlockType>(MO.getImm()); in lower() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/ |
D | WebAssemblyAsmParser.cpp | 420 WebAssembly::BlockType BT) { in addBlockTypeOperand() 536 auto BT = parseBlockType(Id.getString()); in ParseInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 1071 BitTracker &BT; member in __anon8bd5dd9f0511::RedundantInstrElimination 1388 BitTracker &BT; member in __anon8bd5dd9f0611::ConstGeneration 1510 BitTracker &BT; member in __anon8bd5dd9f0711::CopyGeneration 1788 BitTracker &BT; member in __anon8bd5dd9f0811::BitSimplification 2774 BitTracker BT(HE, MF); in runOnMachineFunction() local 3319 BitTracker BT(HE, MF); in runOnMachineFunction() local
|
D | HexagonBitTracker.cpp | 38 using BT = BitTracker; typedef
|
D | BitTracker.cpp | 73 using BT = BitTracker; typedef
|
D | HexagonGenInsert.cpp | 285 const BitTracker &BT; member
|
D | HexagonInstrInfo.cpp | 3632 const MachineBasicBlock *BT = nullptr; in getDotNewPredJumpOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.cpp | 100 BranchType BT = analyzeBranch(MBB, TBB, FBB, Cond, AllowModify, BranchInstrs); in analyzeBranch() local
|
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_mult_q7.c | 290 arm_matrix_instance_q7 BT; in arm_mat_mult_q7() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 137 IntegerType *BT = IntegerType::get(I->getContext(), BI->second); in FastDivInsertionTask() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 1622 const DIBasicType *BT = dyn_cast<DIBasicType>( in collectEntityInfo() local 2227 void DwarfDebug::emitDebugLocValue(const AsmPrinter &AP, const DIBasicType *BT, in emitDebugLocValue() 2269 const DIBasicType *BT, in finalize()
|
D | DwarfUnit.cpp | 656 if (auto *BT = dyn_cast<DIBasicType>(Ty)) in createTypeDIE() local
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | shortnumbermetadata.js | 511 ,"BT":[,[,,"[14]\\d\\d(?:\\d{2})?",,,,,,,[3,5] property
|
D | metadata.js | 1309 ,"BT":[,[,,"[17]\\d{7}|[2-8]\\d{6}",,,,,,,[7,8] property
|
D | metadatalite.js | 1309 ,"BT":[,[,,"[17]\\d{7}|[2-8]\\d{6}",,,,,,,[7,8] property
|
D | demo-compiled.js | 122 …242",[,,,,,,,,,[-1]],[,,"242225\\d{4}",,,,"2422250123"],,,[,,,,,,,,,[-1]]],BT:[,[,,"[17]\\d{7}|[2-… property 537 …9(?:1[19]|88)",,,,"911"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],BT:[,[,,"[14]\\d\\d(?:\… property
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 83 BT, enumerator
|
D | X86ISelLowering.cpp | 21824 if (SDValue BT = LowerAndToBT(Op0, CC, dl, DAG, X86CC)) in emitFlagsForSetcc() local 22296 if (SDValue BT = LowerAndToBT(Cond, ISD::SETNE, DL, DAG, BTCC)) { in LowerSELECT() local 23016 if (SDValue BT = LowerAndToBT(Cond, ISD::SETNE, dl, DAG, BTCC)) { in LowerBRCOND() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 2210 Value *BT = Builder.CreateSExt(B, NewTy); in matchSAddSubSat() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 2264 if (auto *BT = dyn_cast<DIBasicType>(getType())) in getSignedness() local
|